Partager via


MetricAggregationType Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MetricAggregationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MetricAggregationType = 
Public Enum MetricAggregationType
Héritage
MetricAggregationType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

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

S’applique à