Share via


KustoDatabaseResource.GetKustoDatabasePrincipalAssignments Method

Definition

Gets a collection of KustoDatabasePrincipalAssignmentResources in the KustoDatabase.

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

Returns

An object representing collection of KustoDatabasePrincipalAssignmentResources and their operations over a KustoDatabasePrincipalAssignmentResource.

Applies to