次の方法で共有


MetricSpecificationV1.Dimensions プロパティ

定義

リソースである既定のディメンション以外のメトリック ディメンションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象