Partager via


MetricSpecification.Category Propriété

Définition

Obtient ou définit le nom de la catégorie de métrique à laquelle appartient la métrique. Une métrique ne peut appartenir qu’à une seule catégorie.

[Newtonsoft.Json.JsonProperty(PropertyName="category")]
public string Category { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="category")>]
member this.Category : string with get, set
Public Property Category As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à