Partilhar via


AnalysisData.Data Propriedade

Definição

Obtém ou define dados de origem adicionais

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a