Share via


MetricSpecification.Dimensions Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to