共用方式為


MetricSpecification.Dimensions 屬性

定義

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於