Share via


WafRankingsResponse.Data Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to