Freigeben über


AvsPrivateCloudCollection.GetAllAsync(CancellationToken) Methode

Definition

Auflisten privater Clouds in einer Ressourcengruppe

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds
  • Vorgangs-IdPrivateClouds_List
public virtual Azure.AsyncPageable<Azure.ResourceManager.Avs.AvsPrivateCloudResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Avs.AvsPrivateCloudResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Avs.AvsPrivateCloudResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AvsPrivateCloudResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von AvsPrivateCloudResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: