Freigeben über


AppPlatformSupportedStackCollection.GetAll(CancellationToken) Methode

Definition

Rufen Sie alle unterstützten Stapel ab.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von AppPlatformSupportedStackResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: