Condividi tramite


SCClusterRecordResource.GetTopicRecords Method

Definition

Gets a collection of TopicRecords in the SCClusterRecordResource.

public virtual Azure.ResourceManager.Confluent.TopicRecordCollection GetTopicRecords();
abstract member GetTopicRecords : unit -> Azure.ResourceManager.Confluent.TopicRecordCollection
override this.GetTopicRecords : unit -> Azure.ResourceManager.Confluent.TopicRecordCollection
Public Overridable Function GetTopicRecords () As TopicRecordCollection

Returns

An object representing collection of TopicRecords and their operations over a TopicRecordResource.

Applies to