Partager via


Filters.Meters Propriété

Définition

Obtient ou définit la liste des filtres sur les compteurs, obligatoire pour les budgets de la catégorie d’utilisation.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à