Share via


RelayClient.CreateOrUpdateWcfRelay Method

Definition

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

Parameters

resourceGroupName
String
namespaceName
String
wcfRelayName
String
parameter
WcfRelayAttributes

Returns

Applies to