Share via


IMetricsResponseSeriesItem.Unit Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.MetricsSeriesUnit) }, ReadOnly=false, Required=false, SerializedName="unit")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.MetricsSeriesUnit? Unit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.MetricsSeriesUnit) }, ReadOnly=false, Required=false, SerializedName="unit")>]
member this.Unit : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.MetricsSeriesUnit> with get, set
Public Property Unit As Nullable(Of MetricsSeriesUnit)

Property Value

Attributes

Applies to