Bagikan melalui


RankingsResponse.Tables Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to