WafRankingsResponseDataItem.Metrics Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to