Compartilhar via


DedicatedCapacityCollection.GetAllAsync(CancellationToken) Método

Definição

Obtém todas as capacidades dedicadas para o grupo de recursos especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/capacities
  • Operação IdCapacities_ListByResourceGroup
public virtual Azure.AsyncPageable<Azure.ResourceManager.PowerBIDedicated.DedicatedCapacityResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.PowerBIDedicated.DedicatedCapacityResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.PowerBIDedicated.DedicatedCapacityResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of DedicatedCapacityResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

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

Aplica-se a