Freigeben über


ClusterPrincipalAssignmentsOperationsExtensions.Get Methode

Definition

Ruft ein Kusto-ClusterprinzipalAssignment ab.

public static Microsoft.Azure.Management.Kusto.Models.ClusterPrincipalAssignment Get (this Microsoft.Azure.Management.Kusto.IClusterPrincipalAssignmentsOperations operations, string resourceGroupName, string clusterName, string principalAssignmentName);
static member Get : Microsoft.Azure.Management.Kusto.IClusterPrincipalAssignmentsOperations * string * string * string -> Microsoft.Azure.Management.Kusto.Models.ClusterPrincipalAssignment
<Extension()>
Public Function Get (operations As IClusterPrincipalAssignmentsOperations, resourceGroupName As String, clusterName As String, principalAssignmentName As String) As 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.

principalAssignmentName
String

Der Name des Kusto principalAssignment.

Gibt zurück

Gilt für: