GetNamespaceResult

constructor(id: String, identity: IdentityInfoResponse? = null, inboundIpRules: List<InboundIpRuleResponse>? = null, isZoneRedundant: Boolean? = null, location: String, minimumTlsVersionAllowed: String? = null, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>? = null, provisioningState: String, publicNetworkAccess: String? = null, sku: NamespaceSkuResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, topicSpacesConfiguration: TopicSpacesConfigurationResponse? = null, topicsConfiguration: TopicsConfigurationResponse? = null, type: String)