Compartilhar via


WCFRelaysOperationsExtensions.CreateOrUpdate Método

Definição

Cria ou Atualizações um WCFRelay. Essa operação é idempotente.

public static Microsoft.Azure.Management.Relay.Models.WcfRelay CreateOrUpdate (this Microsoft.Azure.Management.Relay.IWCFRelaysOperations operations, string resourceGroupName, string namespaceName, string relayName, Microsoft.Azure.Management.Relay.Models.WcfRelay parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Relay.IWCFRelaysOperations * string * string * string * Microsoft.Azure.Management.Relay.Models.WcfRelay -> Microsoft.Azure.Management.Relay.Models.WcfRelay
<Extension()>
Public Function CreateOrUpdate (operations As IWCFRelaysOperations, resourceGroupName As String, namespaceName As String, relayName As String, parameters As WcfRelay) As WcfRelay

Parâmetros

operations
IWCFRelaysOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

Nome do grupo de recursos na assinatura do Azure.

namespaceName
String

O Nome do Namespace

relayName
String

O nome da retransmissão

parameters
WcfRelay

Parâmetros fornecidos para criar um WCFRelays.

Retornos

Aplica-se a