Freigeben über


AvailableGroundStationCollection.Get(String, CancellationToken) Methode

Definition

Ruft die angegebene verfügbare Bodenstation ab.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations/{groundStationName}
  • Vorgang IdAvailableGroundStations_Get
public virtual Azure.Response<Azure.ResourceManager.Orbital.AvailableGroundStationResource> Get (string groundStationName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Orbital.AvailableGroundStationResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Orbital.AvailableGroundStationResource>
Public Overridable Function Get (groundStationName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of AvailableGroundStationResource)

Parameter

groundStationName
String

Name der Bodenstation.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

groundStationName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

groundStationName ist NULL.

Gilt für: