다음을 통해 공유


DatabasePrincipalList.Value Property

Definition

The list of Kusto database principals.

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)

Property Value

Applies to