Partilhar via


AvailableGroundStationCollection.GetAsync(String, CancellationToken) Método

Definição

Obtém a estação terrestre disponível especificada.

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

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 era esperado que não estivesse vazio.

groundStationName é nulo.

Aplica-se a