Partager via


AvailableGroundStationCollection Classe

Définition

Classe représentant une collection de AvailableGroundStationResource et leurs opérations. Chacun AvailableGroundStationResource de la collection appartient au même instance de SubscriptionResource. Pour obtenir un AvailableGroundStationCollection instance appelez la méthode GetAvailableGroundStations à partir d’un instance de SubscriptionResource.

public class AvailableGroundStationCollection : Azure.ResourceManager.ArmCollection
type AvailableGroundStationCollection = class
    inherit ArmCollection
Public Class AvailableGroundStationCollection
Inherits ArmCollection
Héritage
AvailableGroundStationCollection

Constructeurs

AvailableGroundStationCollection()

Initialise une nouvelle instance de la AvailableGroundStationCollection classe pour les moqueries.

Propriétés

Client

Obtient le ArmClient client de ressource à partir duquel il a été créé.

(Hérité de ArmCollection)
Diagnostics

Obtient les options de diagnostic pour ce client de ressources.

(Hérité de ArmCollection)
Endpoint

Obtient l’URI de base pour ce client de ressource.

(Hérité de ArmCollection)
Id

Obtient l’identificateur de ressource.

(Hérité de ArmCollection)
Pipeline

Obtient le pipeline pour ce client de ressources.

(Hérité de ArmCollection)

Méthodes

Exists(String, CancellationToken)

Vérifie si la ressource existe dans Azure.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations/{groundStationName}
  • IdAvailableGroundStations_Get d’opération
ExistsAsync(String, CancellationToken)

Vérifie si la ressource existe dans Azure.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations/{groundStationName}
  • IdAvailableGroundStations_Get d’opération
Get(String, CancellationToken)

Obtient la station au sol disponible spécifiée.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations/{groundStationName}
  • IdAvailableGroundStations_Get d’opération
GetAll(GroundStationCapability, CancellationToken)

Retourne la liste des stations terrestres disponibles.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations
  • IdAvailableGroundStations_ListByCapability d’opération
GetAllAsync(GroundStationCapability, CancellationToken)

Retourne la liste des stations terrestres disponibles.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations
  • IdAvailableGroundStations_ListByCapability d’opération
GetAsync(String, CancellationToken)

Obtient la station au sol disponible spécifiée.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations/{groundStationName}
  • IdAvailableGroundStations_Get d’opération
TryGetApiVersion(ResourceType, String)

Obtient la substitution de version de l’API si elle a été définie pour les options clientes actuelles.

(Hérité de ArmCollection)

S’applique à