Share via


RelayClient.GetWcfRelay(String, String, String) Method

Definition

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

Parameters

resourceGroupName
String
namespaceName
String
wcfRelayName
String

Returns

Applies to