Get Namespace Result
data class GetNamespaceResult(val azureApiVersion: String, val eTag: String, val id: String, val location: String? = null, val name: String, val properties: NamespacePropertiesResponse, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Namespace managed by ARM.