Freigeben über


IWafMetricsResponse.Series Property

Definition

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

Property Value

Attributes

Applies to