Delen via


MetricsResponseSeriesItem.Groups Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to