Compartir a través de


MetricSpecification.AggregationType Propiedad

Definición

Obtiene o establece solo proporcionan un valor para este campo. Valores válidos: Average, Minimum, Maximum, Total, Count.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a