DatabasePrincipalList.Value プロパティ

定義

Kusto データベース プリンシパルの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Kusto.Models.KustoDatabasePrincipal> Value { get; }
member this.Value : System.Collections.Generic.IList<Azure.ResourceManager.Kusto.Models.KustoDatabasePrincipal>
Public ReadOnly Property Value As IList(Of KustoDatabasePrincipal)

プロパティ値

適用対象