次の方法で共有


OperationResourceMetricSpecification.Dimensions プロパティ

定義

メトリック仕様のディメンションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象