Share via


TimeAggregationType Enumeración

Definición

Define valores para TimeAggregationType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TimeAggregationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TimeAggregationType = 
Public Enum TimeAggregationType
Herencia
TimeAggregationType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Average 0
Count 4
Last 5
Maximum 2
Minimum 1
Total 3

Se aplica a