Share via


RelayClient.GetWcfRelayAuthorizationRules Method

Definition

public Microsoft.Azure.Commands.Relay.Models.AuthorizationRuleAttributes GetWcfRelayAuthorizationRules (string resourceGroupName, string namespaceName, string wcfRelayName, string authRuleName);
member this.GetWcfRelayAuthorizationRules : string * string * string * string -> Microsoft.Azure.Commands.Relay.Models.AuthorizationRuleAttributes
Public Function GetWcfRelayAuthorizationRules (resourceGroupName As String, namespaceName As String, wcfRelayName As String, authRuleName As String) As AuthorizationRuleAttributes

Parameters

resourceGroupName
String
namespaceName
String
wcfRelayName
String
authRuleName
String

Returns

Applies to