Freigeben über


IMetricsResponseSeriesItem.Group Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMetricsResponseSeriesPropertiesItemsItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="groups", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMetricsResponseSeriesPropertiesItemsItem> Group { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMetricsResponseSeriesPropertiesItemsItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="groups", Update=true)>]
member this.Group : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMetricsResponseSeriesPropertiesItemsItem> with get, set
Public Property Group As List(Of IMetricsResponseSeriesPropertiesItemsItem)

Property Value

Attributes

Applies to