Freigeben über


AppPlatformBuildCollection.GetAll(CancellationToken) Methode

Definition

Listen Sie KPack-Builds auf.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: