Partager via


DataConnectionValidationListResult.Value Propriété

Définition

Obtient ou définit la liste des erreurs de validation de connexion de données Kusto.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à