次の方法で共有


KustoClusterResource.GetKustoClusterPrincipalAssignments メソッド

定義

KustoCluster 内の KustoClusterPrincipalAssignmentResources のコレクションを取得します。

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

戻り値

KustoClusterPrincipalAssignmentResources のコレクションと、KustoClusterPrincipalAssignmentResource に対する操作を表す オブジェクト。

適用対象