getTopicAuthorizationRule

Returns the specified authorization rule. API Version: 2017-04-01.

Return

Description of a namespace authorization rule.

Parameters

argument

null


suspend fun getTopicAuthorizationRule(authorizationRuleName: String, namespaceName: String, resourceGroupName: String, topicName: String): GetTopicAuthorizationRuleResult

Return

Description of a namespace authorization rule.

See also

Parameters

authorizationRuleName

The authorization rule name.

namespaceName

The namespace name

resourceGroupName

Name of the Resource group within the Azure subscription.

topicName

The topic name.


Return

Description of a namespace authorization rule.

See also

Parameters

argument

Builder for com.pulumi.azurenative.servicebus.kotlin.inputs.GetTopicAuthorizationRulePlainArgs.