getWCFRelayAuthorizationRule

Get authorizationRule for a WCF relay by name. API Version: 2017-04-01.

Return

Description of a namespace authorization rule.

Parameters

argument

null


suspend fun getWCFRelayAuthorizationRule(authorizationRuleName: String, namespaceName: String, relayName: String, resourceGroupName: String): GetWCFRelayAuthorizationRuleResult

Return

Description of a namespace authorization rule.

Parameters

authorizationRuleName

The authorization rule name.

namespaceName

The namespace name

relayName

The relay 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.GetWCFRelayAuthorizationRulePlainArgs.

See also