SCClusterRecordResource.GetTopicRecords Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.