Condividi tramite


MetricDefinition.Dimensions Property

Definition

Gets or sets the available metric dimensions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to