Partager via


ScaleRuleMetricDimension.Values Propriété

Définition

Obtient ou définit la liste des valeurs de dimension. Par exemple : ["App1 »,"App2"].

[Newtonsoft.Json.JsonProperty(PropertyName="Values")]
public System.Collections.Generic.IList<string> Values { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Values")>]
member this.Values : System.Collections.Generic.IList<string> with get, set
Public Property Values As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à