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.