list Namespace Keys
Response for the POST request that returns Namespace or NotificationHub access keys (connection strings). Azure REST API version: 2023-01-01-preview. Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01.
Return
Response for the POST request that returns Namespace or NotificationHub access keys (connection strings).
Parameters
argument
null
suspend fun listNamespaceKeys(authorizationRuleName: String, namespaceName: String, resourceGroupName: String): ListNamespaceKeysResult
Return
Response for the POST request that returns Namespace or NotificationHub access keys (connection strings).
See also
Parameters
authorization Rule Name
Authorization Rule Name
namespace Name
Namespace name
resource Group Name
The name of the resource group. The name is case insensitive.
suspend fun listNamespaceKeys(argument: suspend ListNamespaceKeysPlainArgsBuilder.() -> Unit): ListNamespaceKeysResult
Return
Response for the POST request that returns Namespace or NotificationHub access keys (connection strings).
See also
Parameters
argument
Builder for com.pulumi.azurenative.notificationhubs.kotlin.inputs.ListNamespaceKeysPlainArgs.