Get Domain Topic Result
data class GetDomainTopicResult(val domainName: String, val id: String, val name: String, val resourceGroupName: String)
A collection of values returned by getDomainTopic.
A collection of values returned by getDomainTopic.