Get System Topic Result
data class GetSystemTopicResult(val azureApiVersion: String, val id: String, val identity: IdentityInfoResponse? = null, val location: String, val metricResourceId: String, val name: String, val provisioningState: String, val source: String? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val topicType: String? = null, val type: String)
EventGrid System Topic.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, identity: IdentityInfoResponse? = null, location: String, metricResourceId: String, name: String, provisioningState: String, source: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, topicType: String? = null, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Identity information for the resource.
Link copied to clipboard
Metric resource id for the system topic.
Link copied to clipboard
Provisioning state of the system topic.
Link copied to clipboard
The system metadata relating to the Event Grid resource.