Partager via


KustoClusterPrincipalAssignmentCollection.GetAllAsync Méthode

Définition

Répertorie tous les principauxasignments de cluster Kusto.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/principalAssignments
  • IdClusterPrincipalAssignments_List d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.Kusto.KustoClusterPrincipalAssignmentResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Kusto.KustoClusterPrincipalAssignmentResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Kusto.KustoClusterPrincipalAssignmentResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of KustoClusterPrincipalAssignmentResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection asynchrone de qui peut nécessiter plusieurs demandes de KustoClusterPrincipalAssignmentResource service pour itérer.

S’applique à