Freigeben über


ExtendedLocationExtensions.GetOperationsCustomLocationsAsync Methode

Definition

Listet alle verfügbaren Vorgänge für benutzerdefinierte Standorte auf. Anforderungspfad: /providers/Microsoft.ExtendedLocation/operations Vorgangs-ID: CustomLocations_ListOperations

public static Azure.AsyncPageable<Azure.ResourceManager.ExtendedLocation.Models.CustomLocationOperation> GetOperationsCustomLocationsAsync (this Azure.ResourceManager.Resources.TenantResource tenantResource, System.Threading.CancellationToken cancellationToken = default);
static member GetOperationsCustomLocationsAsync : Azure.ResourceManager.Resources.TenantResource * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.ExtendedLocation.Models.CustomLocationOperation>
<Extension()>
Public Function GetOperationsCustomLocationsAsync (tenantResource As TenantResource, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of CustomLocationOperation)

Parameter

tenantResource
TenantResource

Der TenantResource instance die -Methode ausgeführt wird.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: