Partager via


AnalysisData.Data Propriété

Définition

Obtient ou définit des données sources supplémentaires

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à