Share via


IMetricSpecification.Dimension Property

Definition

Dimensions of the metric

[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Dimensions of the metric", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.IMetricDimension) }, ReadOnly=false, Required=false, SerializedName="dimensions")]
public Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.IMetricDimension[] Dimension { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Dimensions of the metric", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.IMetricDimension) }, ReadOnly=false, Required=false, SerializedName="dimensions")>]
member this.Dimension : Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.IMetricDimension[] with get, set
Public Property Dimension As IMetricDimension()

Property Value

Attributes

Applies to