Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The namespace description is an XML AtomPub
document that defines the desired semantics for a service namespace. The namespace description contains the following properties.
Namespace Description Properties
Region: string
Specifies the targeted region in which the namespace should be created. It can be any of the following values:
Value |
---|
East Asia |
North Europe |
West Europe |
East US |
Southeast Asia |
North Central US |
West US |
South Central US |
Default Key: string
Default ACS access key to generate the access token.
Status: Int
Status of the namespace. It can be one of these values:
1 = Created/Active
2 = Creating
3 = Suspended
4 = Deleting
CreatedAt: DateTime
Date and time at which this namespace was created.
ACS Management Endpoint: string (URL)
ACS endpoint you can use to obtain access tokens.
Note
This should be standard from the configuration file when creating a new namespace.
Service Bus Endpoint: string (URL)
Endpoint you can use to perform messaging or relay operations.
Note
This should be standard from the configuration file when creating a new namespace.
Connection String: string
Namespace connection string.
NamespaceType: string
Specifies the type of entity that lives in this namespace. It can be one of the following values:
Messaging
: for creating messaging entities in this namespace; for example, queues, topics, subscriptions, or relays.EventHub
: for creating Event Hubs in this namespace.NotificationHub
: for creating notification hubs in this namespace.