Freigeben über


AppPlatformBuilderCollection.GetAllAsync(CancellationToken) Methode

Definition

Auflisten des Ergebnisses von KPack-Generatoren.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/buildServices/{buildServiceName}/builders
  • Vorgangs-IdBuildServiceBuilder_List
public virtual Azure.AsyncPageable<Azure.ResourceManager.AppPlatform.AppPlatformBuilderResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppPlatform.AppPlatformBuilderResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppPlatform.AppPlatformBuilderResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AppPlatformBuilderResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: