Freigeben über


AppPlatformSupportedBuildpackCollection.GetAll(CancellationToken) Methode

Definition

Rufen Sie alle unterstützten Buildpacks ab.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: