Partilhar via


AvailableGroundStationCollection.Exists(String, CancellationToken) Método

Definição

Verifica se o recurso existe no azure.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations/{groundStationName}
  • Operação IdAvailableGroundStations_Get
public virtual Azure.Response<bool> Exists (string groundStationName, System.Threading.CancellationToken cancellationToken = default);
abstract member Exists : string * System.Threading.CancellationToken -> Azure.Response<bool>
override this.Exists : string * System.Threading.CancellationToken -> Azure.Response<bool>
Public Overridable Function Exists (groundStationName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of Boolean)

Parâmetros

groundStationName
String

Nome da Estação Terrestre.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

groundStationName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

groundStationName é nulo.

Aplica-se a