Partilhar via


AppPlatformBuilderResource.GetDeploymentsAsync(CancellationToken) Método

Definição

Listar implantações que estão usando o construtor.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/buildServices/{buildServiceName}/builders/{builderName}/listUsingDeployments
  • Operação IdBuildServiceBuilder_ListDeployments
public virtual Azure.AsyncPageable<Azure.Core.ResourceIdentifier> GetDeploymentsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetDeploymentsAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.Core.ResourceIdentifier>
override this.GetDeploymentsAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.Core.ResourceIdentifier>
Public Overridable Function GetDeploymentsAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of ResourceIdentifier)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção assíncrona de ResourceIdentifier que pode levar várias solicitações de serviço para iterar.

Aplica-se a