共用方式為


MetricCounter.DimensionFilter Property

Definition

Gets or sets the dimension filter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to