Get Namespace Result
data class GetNamespaceResult(val enabled: Boolean, val id: String, val location: String, val name: String, val namespaceType: String, val resourceGroupName: String, val servicebusEndpoint: String, val sku: GetNamespaceSku, val tags: Map<String, String>)
A collection of values returned by getNamespace.