Freigeben über


ExpressRouteAuthorizationCollection.GetAllAsync(CancellationToken) Methode

Definition

Auflisten von ExpressRoute-Leitungsautorisierungen in einer privaten Cloud

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/authorizations
  • Vorgang IdAuthorizations_List
public virtual Azure.AsyncPageable<Azure.ResourceManager.Avs.ExpressRouteAuthorizationResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Avs.ExpressRouteAuthorizationResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Avs.ExpressRouteAuthorizationResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of ExpressRouteAuthorizationResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der ExpressRouteAuthorizationResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: