Get Namespace Result
data class GetNamespaceResult(val azureApiVersion: String, val createdAt: String, val critical: Boolean, val dataCenter: String? = null, val enabled: Boolean, val id: String, val location: String, 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 sku: SkuResponse, val status: String? = null, val subscriptionId: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val updatedAt: String, val zoneRedundancy: String? = null)
Notification Hubs Namespace Resource.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, createdAt: String, critical: Boolean, dataCenter: String? = null, enabled: Boolean, id: String, location: String, 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, sku: SkuResponse, status: String? = null, subscriptionId: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, updatedAt: String, zoneRedundancy: String? = null)
Properties
Link copied to clipboard
The Azure API version of the resource.
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
The Sku description for a namespace
Link copied to clipboard
Namespace subscription id.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
Namespace SKU name.