共用方式為


MetricSpecification.Dimensions 屬性

定義

取得或設定計量的維度

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於