Get System Topic Result
data class GetSystemTopicResult(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.