Delen via


RankingsResponseTablesItem.Data Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to