getNamespaceAuthorizationRule

Authorization rule for a namespace by name. API Version: 2017-04-01.

Return

Description of a namespace authorization rule.

Parameters

argument

null


suspend fun getNamespaceAuthorizationRule(authorizationRuleName: String, namespaceName: String, resourceGroupName: String): GetNamespaceAuthorizationRuleResult

Return

Description of a namespace authorization rule.

Parameters

authorizationRuleName

The authorization rule name.

namespaceName

The namespace name

resourceGroupName

Name of the Resource group within the Azure subscription.

See also


Return

Description of a namespace authorization rule.

Parameters

argument

Builder for com.pulumi.azurenative.relay.kotlin.inputs.GetNamespaceAuthorizationRulePlainArgs.

See also