list Namespace Keys
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
authorization Rule Name
The connection string of the namespace for the specified authorizationRule.
namespace Name
The namespace name.
resource Group Name
The name of the resource group.
See also
suspend fun listNamespaceKeys(argument: suspend ListNamespaceKeysPlainArgsBuilder.() -> Unit): ListNamespaceKeysResult
Return
Namespace/NotificationHub Connection String
Parameters
argument
Builder for com.pulumi.azurenative.notificationhubs.kotlin.inputs.ListNamespaceKeysPlainArgs.