Namespace Properties Response
data class NamespacePropertiesResponse(val createdAt: String, val critical: Boolean, val dataCenter: String? = null, val enabled: Boolean, val metricId: String, val name: String, val namespaceType: String? = null, val networkAcls: NetworkAclsResponse? = null, val pnsCredentials: PnsCredentialsResponse? = null, val privateEndpointConnections: List<PrivateEndpointConnectionResourceResponse>, val provisioningState: String? = null, val publicNetworkAccess: String? = null, val region: String, val replicationRegion: String? = null, val scaleUnit: String? = null, val serviceBusEndpoint: String, val status: String? = null, val subscriptionId: String, val updatedAt: String, val zoneRedundancy: String? = null)
Represents namespace properties.
Constructors
Link copied to clipboard
constructor(createdAt: String, critical: Boolean, dataCenter: String? = null, enabled: Boolean, metricId: String, name: String, namespaceType: String? = null, networkAcls: NetworkAclsResponse? = null, pnsCredentials: PnsCredentialsResponse? = null, privateEndpointConnections: List<PrivateEndpointConnectionResourceResponse>, provisioningState: String? = null, publicNetworkAccess: String? = null, region: String, replicationRegion: String? = null, scaleUnit: String? = null, serviceBusEndpoint: String, status: String? = null, subscriptionId: String, updatedAt: String, zoneRedundancy: String? = null)
Properties
Link copied to clipboard
Deprecated.
Link copied to clipboard
Defines values for NamespaceType.
Link copied to clipboard
A collection of network authorization rules.
Link copied to clipboard
Collection of Notification Hub or Notification Hub Namespace PNS credentials.
Link copied to clipboard
Private Endpoint Connections for namespace
Link copied to clipboard
Defines values for OperationProvisioningState.
Link copied to clipboard
Type of public network access.
Link copied to clipboard
Allowed replication region
Link copied to clipboard
Gets or sets endpoint you can use to perform NotificationHub operations.
Link copied to clipboard
Namespace subscription id.
Link copied to clipboard
Namespace SKU name.