Freigeben über


NetAppAccountCollection.GetAllAsync(CancellationToken) Methode

Definition

Auflisten und Beschreiben aller NetApp-Konten in der Ressourcengruppe.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts
  • Vorgang IdAccounts_List
public virtual Azure.AsyncPageable<Azure.ResourceManager.NetApp.NetAppAccountResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NetApp.NetAppAccountResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NetApp.NetAppAccountResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of NetAppAccountResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

AsyncPageable<Azure.ResourceManager.NetApp.NetAppAccountResource>

Eine asynchrone Sammlung von, bei der Azure.ResourceManager.NetApp.NetAppAccountResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: