Get System Topic Result
data class GetSystemTopicResult(val id: String, val identities: List<GetSystemTopicIdentity>, val location: String, val metricArmResourceId: String, val name: String, val resourceGroupName: String, val sourceArmResourceId: String, val tags: Map<String, String>, val topicType: String)
A collection of values returned by getSystemTopic.
Constructors
Properties
Link copied to clipboard
An identity
block as defined below, which contains the Managed Service Identity information for this Event Grid System Topic.
Link copied to clipboard
The Metric ARM Resource ID of the Event Grid System Topic.
Link copied to clipboard
Link copied to clipboard
The ID of the Event Grid System Topic ARM Source.