Compartir a través de


MetricSpecificationV1.AggregationType Propiedad

Definición

Obtiene o establece el tipo de agregación de métricas. Entre los valores posibles se incluyen: 'NotSpecified', 'None', '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