Partager via


DatabasePrincipalListRequest.Value Propriété

Définition

Obtient ou définit la liste des principaux de base de données Kusto.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.DatabasePrincipal> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.DatabasePrincipal> with get, set
Public Property Value As IList(Of DatabasePrincipal)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à