RankingsResponseTablesItemDataItem.Metrics Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to