Compartir a través de


MetricSpecificationV1.Category Propiedad

Definición

Obtiene o establece la categoría de métrica. Entre los valores posibles se incluyen: "Capacity", "Transaction"

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a