listNotificationHubKeys

Gets the Primary and Secondary ConnectionStrings to the NotificationHub API Version: 2017-04-01.

Return

Namespace/NotificationHub Connection String

Parameters

argument

null


suspend fun listNotificationHubKeys(authorizationRuleName: String, namespaceName: String, notificationHubName: String, resourceGroupName: String): ListNotificationHubKeysResult

Return

Namespace/NotificationHub Connection String

Parameters

authorizationRuleName

The connection string of the NotificationHub for the specified authorizationRule.

namespaceName

The namespace name.

notificationHubName

The notification hub name.

resourceGroupName

The name of the resource group.

See also


Return

Namespace/NotificationHub Connection String

Parameters

argument

Builder for com.pulumi.azurenative.notificationhubs.kotlin.inputs.ListNotificationHubKeysPlainArgs.

See also