NotificationHubNamespaceData Class

Definition

A class representing the NotificationHubNamespace data model. Description of a Namespace resource.

C#
public class NotificationHubNamespaceData : Azure.ResourceManager.Models.TrackedResourceData
C#
public class NotificationHubNamespaceData : Azure.ResourceManager.Models.TrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.NotificationHubs.NotificationHubNamespaceData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.NotificationHubs.NotificationHubNamespaceData>
Inheritance
NotificationHubNamespaceData
Implements

Constructors

Properties

CreatedOn

Time when the namespace was created.

DataCenter

Deprecated.

HubNamespaceType

Defines values for NamespaceType.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
IsCritical

Gets or sets whether or not the namespace is set as Critical.

IsEnabled

Gets or sets whether or not the namespace is currently enabled.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
MetricId

Azure Insights Metrics id.

Name

The name of the resource.

(Inherited from ResourceData)
NamespaceName

Name of the Notification Hubs namespace. This is immutable property, set automatically by the service when the namespace is created.

NamespaceStatus

Namespace status.

NetworkAcls

A collection of network authorization rules.

OperationProvisioningState

Defines values for OperationProvisioningState.

PnsCredentials

Collection of Notification Hub or Notification Hub Namespace PNS credentials.

PrivateEndpointConnections

Private Endpoint Connections for namespace.

PublicNetworkAccess

Type of public network access.

Region

Region. The value is always set to the same value as Namespace.Location, so we are deprecating this property.

ReplicationRegion

Allowed replication region.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
ScaleUnit

Gets or sets scaleUnit where the namespace gets created.

ServiceBusEndpoint

Gets or sets endpoint you can use to perform NotificationHub operations.

Sku

The Sku description for a namespace.

SubscriptionId

Namespace subscription id.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)
UpdatedOn

Time when the namespace was updated.

ZoneRedundancy

Namespace SKU name.

Methods

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview