Partilhar via


ExpressRoutePortsLocationCollection.GetIfExistsAsync Método

Definição

Tenta obter detalhes desse recurso do serviço.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Network/ExpressRoutePortsLocations/{locationName}
  • Operação IdExpressRoutePortsLocations_Get
public virtual System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.Network.ExpressRoutePortsLocationResource>> GetIfExistsAsync (string locationName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExistsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.Network.ExpressRoutePortsLocationResource>>
override this.GetIfExistsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.Network.ExpressRoutePortsLocationResource>>
Public Overridable Function GetIfExistsAsync (locationName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of NullableResponse(Of ExpressRoutePortsLocationResource))

Parâmetros

locationName
String

Nome do local de emparelhamento do ExpressRoutePort solicitado.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

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

locationName é nulo.

Aplica-se a