Freigeben über


AppPlatformBuilderCollection.GetAll(CancellationToken) Methode

Definition

Ergebnis der KPack-Generatoren auflisten.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von, bei der AppPlatformBuilderResource möglicherweise mehrere Dienstanforderungen zum Durchlaufen verwendet werden.

Gilt für: