Share via


RelayClient.GetWcfRelayListKeys(String, String, String, String) Method

Definition

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

Parameters

resourceGroupName
String
namespaceName
String
wcfRelayName
String
authRuleName
String

Returns

Applies to