Compartilhar via


MetricSpecification.Category Propriedade

Definição

Obtém ou define o nome da categoria de métrica à qual a métrica pertence. Uma métrica só pode pertencer a uma única categoria.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a