Partilhar via


WcfRelayCollection.GetAsync(String, CancellationToken) Método

Definição

Retorna a descrição da retransmissão do WCF especificada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}/wcfRelays/{relayName}
  • Operação IdWCFRelays_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Relay.WcfRelayResource>> GetAsync (string relayName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Relay.WcfRelayResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Relay.WcfRelayResource>>
Public Overridable Function GetAsync (relayName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of WcfRelayResource))

Parâmetros

relayName
String

O nome da retransmissão.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

relayName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

relayName é nulo.

Aplica-se a