Share via


KustoClusterResource.GetKustoClusterPrincipalAssignments Method

Definition

Gets a collection of KustoClusterPrincipalAssignmentResources in the KustoCluster.

public virtual Azure.ResourceManager.Kusto.KustoClusterPrincipalAssignmentCollection GetKustoClusterPrincipalAssignments ();
abstract member GetKustoClusterPrincipalAssignments : unit -> Azure.ResourceManager.Kusto.KustoClusterPrincipalAssignmentCollection
override this.GetKustoClusterPrincipalAssignments : unit -> Azure.ResourceManager.Kusto.KustoClusterPrincipalAssignmentCollection
Public Overridable Function GetKustoClusterPrincipalAssignments () As KustoClusterPrincipalAssignmentCollection

Returns

An object representing collection of KustoClusterPrincipalAssignmentResources and their operations over a KustoClusterPrincipalAssignmentResource.

Applies to