Freigeben über


AppPlatformExtensions.GetAppPlatformServicesAsync Methode

Definition

Verarbeitet Anforderungen zum Auflisten aller Ressourcen in einem Abonnement.

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.AppPlatform/Spring
  • Vorgangs-IdServices_ListBySubscription
public static Azure.AsyncPageable<Azure.ResourceManager.AppPlatform.AppPlatformServiceResource> GetAppPlatformServicesAsync (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, System.Threading.CancellationToken cancellationToken = default);
static member GetAppPlatformServicesAsync : Azure.ResourceManager.Resources.SubscriptionResource * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppPlatform.AppPlatformServiceResource>
<Extension()>
Public Function GetAppPlatformServicesAsync (subscriptionResource As SubscriptionResource, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AppPlatformServiceResource)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: