次の方法で共有


MetricCounter.DimensionFilter プロパティ

定義

ディメンション フィルターを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象