Share via


MetricSpecification.Dimensions Property

Definition

Gets or sets dimensions of the metric

[Newtonsoft.Json.JsonProperty(PropertyName="dimensions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.MixedReality.Models.MetricDimension> Dimensions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dimensions")>]
member this.Dimensions : System.Collections.Generic.IList<Microsoft.Azure.Management.MixedReality.Models.MetricDimension> with get, set
Public Property Dimensions As IList(Of MetricDimension)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to