listNamespaceTopicSharedAccessKeys

List the two keys used to publish to a namespace topic. Azure REST API version: 2023-06-01-preview.

Return

Shared access keys of the Topic

Parameters

argument

null


suspend fun listNamespaceTopicSharedAccessKeys(namespaceName: String, resourceGroupName: String, topicName: String): ListNamespaceTopicSharedAccessKeysResult

Return

Shared access keys of the Topic

See also

Parameters

namespaceName

Name of the namespace.

resourceGroupName

The name of the resource group within the user's subscription.

topicName

Name of the topic.


Return

Shared access keys of the Topic

See also

Parameters

argument

Builder for com.pulumi.azurenative.eventgrid.kotlin.inputs.ListNamespaceTopicSharedAccessKeysPlainArgs.