Freigeben über


MockableNetAppSubscriptionResource.GetNetAppAccountsAsync Methode

Definition

Auflisten und Beschreiben aller NetApp-Konten im Abonnement.

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.NetApp/netAppAccounts
  • Vorgangs-IdAccounts_ListBySubscription
public virtual Azure.AsyncPageable<Azure.ResourceManager.NetApp.NetAppAccountResource> GetNetAppAccountsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetNetAppAccountsAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NetApp.NetAppAccountResource>
override this.GetNetAppAccountsAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NetApp.NetAppAccountResource>
Public Overridable Function GetNetAppAccountsAsync (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 Auflistung von Azure.ResourceManager.NetApp.NetAppAccountResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: