GetNamespaceResult

constructor(alternateName: String? = null, azureApiVersion: String, clusterArmId: String? = null, createdAt: String, disableLocalAuth: Boolean? = null, encryption: EncryptionResponse? = null, id: String, identity: IdentityResponse? = null, isAutoInflateEnabled: Boolean? = null, kafkaEnabled: Boolean? = null, location: String? = null, maximumThroughputUnits: Int? = null, metricId: String, minimumTlsVersion: String? = null, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>? = null, provisioningState: String, publicNetworkAccess: String? = null, serviceBusEndpoint: String, sku: SkuResponse? = null, status: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, updatedAt: String, zoneRedundant: Boolean? = null)