WafRankingsResponseDataItem.Metrics プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象