MetricFilter.Dimensions Property

Definition

Gets or sets specifies the source(the dimension) of the metrics to be filtered. Only 'Equality' operator is supported for this property.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to