次の方法で共有


KustoDatabaseResource.GetKustoDatabasePrincipalAssignments メソッド

定義

KustoDatabase 内の KustoDatabasePrincipalAssignmentResources のコレクションを取得します。

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

戻り値

KustoDatabasePrincipalAssignmentResources のコレクションとその KustoDatabasePrincipalAssignmentResource に対する操作を表す オブジェクト。

適用対象