共用方式為


MetricDefinition.Dimensions Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to