v9

latestSwagger 2.0raw.githubusercontent.com2022-03-02284173.6 KB
NotificationHubs

Gets the Primary and Secondary ConnectionStrings to the NotificationHub

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NotificationHubs/namespaces/{namespaceName}/notificationHubs/{notificationHubName}/AuthorizationRules/{authorizationRuleName}/listKeys

Path parameters

resourceGroupNamestring required

The name of the resource group.

namespaceNamestring required

The namespace name.

notificationHubNamestring required

The notification hub name.

authorizationRuleNamestring required

The connection string of the NotificationHub for the specified authorizationRule.

subscriptionIdstring required

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

Client Api Version.

Response

Gets the Namespace AuthorizationRule's Primary keys and Secondary keys along with the ConnectionStrings

primaryConnectionStringstring

PrimaryConnectionString of the AuthorizationRule.

secondaryConnectionStringstring

SecondaryConnectionString of the created AuthorizationRule

primaryKeystring

PrimaryKey of the created AuthorizationRule.

secondaryKeystring

SecondaryKey of the created AuthorizationRule

keyNamestring

KeyName of the created AuthorizationRule