Udostępnij przez


IMetricSpecification.Dimension Property

Definition

Dimensions of the metric.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="Dimensions of the metric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IMetricDimension) }, Read=true, ReadOnly=true, Required=false, SerializedName="dimensions", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IMetricDimension> Dimension { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="Dimensions of the metric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IMetricDimension) }, Read=true, ReadOnly=true, Required=false, SerializedName="dimensions", Update=false)>]
member this.Dimension : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IMetricDimension>
Public ReadOnly Property Dimension As List(Of IMetricDimension)

Property Value

Attributes

Applies to