Partilhar via


AppPlatformSupportedStackCollection.GetAll(CancellationToken) Método

Definição

Obter todas as pilhas com suporte.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/buildServices/{buildServiceName}/supportedStacks
  • Operação 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)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção de AppPlatformSupportedStackResource que pode levar várias solicitações de serviço para iterar.

Aplica-se a