Compartir a través de


MetricsResponseSeriesItem.Data Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a