Partager via


MetricSpecification.Dimensions Propriété

Définition

Obtient ou définit la liste des dimensions.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à