Namespaces
Operations
Check Availability |
Checks the availability of the given service namespace across all Azure subscriptions. This is useful because the domain name is created based on the service na... |
Create Or Update |
Creates / Updates a Notification Hub namespace. This operation is idempotent. |
Create Or Update Authorization Rule |
Creates an authorization rule for a namespace |
Delete |
Deletes an existing namespace. This operation also removes all associated notificationHubs under the namespace. |
Delete Authorization Rule |
Deletes a namespace authorization rule |
Get |
Returns the given namespace. |
Get Authorization Rule |
Gets an authorization rule for a namespace by name. |
Get Pns Credentials |
Lists the PNS credentials associated with a namespace. |
List |
Lists the available namespaces within a resource group. |
List All |
Lists all the available namespaces within the subscription. |
List Authorization Rules |
Gets the authorization rules for a namespace. |
List Keys |
Gets the Primary and Secondary ConnectionStrings to the namespace. |
Regenerate Keys |
Regenerates the Primary/Secondary Keys to the Namespace Authorization Rule |
Update |
Patches the existing namespace. |