Freigeben über


ServicesOperationsExtensions.ListBySubscriptionAsync Methode

Definition

Verarbeitet Anforderungen zum Auflisten aller Ressourcen in einem Abonnement.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppPlatform.Models.ServiceResource>> ListBySubscriptionAsync(this Microsoft.Azure.Management.AppPlatform.IServicesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListBySubscriptionAsync : Microsoft.Azure.Management.AppPlatform.IServicesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppPlatform.Models.ServiceResource>>
<Extension()>
Public Function ListBySubscriptionAsync (operations As IServicesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ServiceResource))

Parameter

operations
IServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: