listNamespaceKeys

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

Return

Namespace/NotificationHub Connection String

Parameters

argument

null


suspend fun listNamespaceKeys(authorizationRuleName: String, namespaceName: String, resourceGroupName: String): ListNamespaceKeysResult

Return

Namespace/NotificationHub Connection String

Parameters

authorizationRuleName

The connection string of the namespace for the specified authorizationRule.

namespaceName

The namespace 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.ListNamespaceKeysPlainArgs.

See also