Freigeben über


ClusterPrincipalAssignmentsOperationsExtensions.List Methode

Definition

Listet alle Kusto-Cluster principalAssignments auf.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Kusto.Models.ClusterPrincipalAssignment> List (this Microsoft.Azure.Management.Kusto.IClusterPrincipalAssignmentsOperations operations, string resourceGroupName, string clusterName);
static member List : Microsoft.Azure.Management.Kusto.IClusterPrincipalAssignmentsOperations * string * string -> seq<Microsoft.Azure.Management.Kusto.Models.ClusterPrincipalAssignment>
<Extension()>
Public Function List (operations As IClusterPrincipalAssignmentsOperations, resourceGroupName As String, clusterName As String) As IEnumerable(Of ClusterPrincipalAssignment)

Parameter

operations
IClusterPrincipalAssignmentsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Kusto-Cluster enthält.

clusterName
String

Der Name des Kusto-Clusters.

Gibt zurück

Gilt für: