Share via


WafMetricsResponse.Series Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to