Compartilhar via


RoleAssignmentResourceFormatCollection.GetAllAsync(CancellationToken) Método

Definição

Obtém todas as atribuições de função para o hub especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/roleAssignments
  • IdRoleAssignments_ListByHub de operação
public virtual Azure.AsyncPageable<Azure.ResourceManager.CustomerInsights.RoleAssignmentResourceFormatResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.CustomerInsights.RoleAssignmentResourceFormatResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.CustomerInsights.RoleAssignmentResourceFormatResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of RoleAssignmentResourceFormatResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

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

Aplica-se a