getHybridConnectionAuthorizationRule

Hybrid connection authorization rule for a hybrid connection by name. API Version: 2017-04-01.

Return

Description of a namespace authorization rule.

Parameters

argument

null


suspend fun getHybridConnectionAuthorizationRule(authorizationRuleName: String, hybridConnectionName: String, namespaceName: String, resourceGroupName: String): GetHybridConnectionAuthorizationRuleResult

Return

Description of a namespace authorization rule.

Parameters

authorizationRuleName

The authorization rule name.

hybridConnectionName

The hybrid connection 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.GetHybridConnectionAuthorizationRulePlainArgs.

See also