NamespaceAttributes Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the properties of a Namespace of type NotificationHub
public class NamespaceAttributes
type NamespaceAttributes = class
Public Class NamespaceAttributes
- Inheritance
-
NamespaceAttributes
Constructors
NamespaceAttributes(NamespaceResource) | |
NamespaceAttributes(String, NamespaceResource) |
Properties
CreatedAt |
The time the namespace was created. |
Critical |
Whether or not the namespace is set as Critical. |
Enabled |
Whether or not the namespace is currently enabled. |
Id |
Gets or sets the Id of the Namespace |
Location |
Gets or sets the location the Namespace is in |
Name |
Gets or sets the name of the Namespace |
NamespaceType |
Gets or sets the namespace type. |
ProvisioningState |
Gets or sets provisioning state of the Namespace. |
Region |
Specifies the targeted region in which the namespace should be created. |
ResourceGroupName |
Gets or sets the name of the resource group the Namespace is in |
ScaleUnit |
ScaleUnit where the namespace gets created |
ServiceBusEndpoint |
Endpoint you can use to perform NotificationHub operations. |
SkuName |
The Sku associated with the namespace |
Status |
Status of the namespace. |
SubscriptionId |
The Id of the Azure subscription associated with the namespace. |
Tags |
Gets or sets the tags associated with the Namespace. |
Type |
Gets or sets the Type of the Namespace |