次の方法で共有


TimeAggregationOperator 列挙型

定義

TimeAggregationOperator の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TimeAggregationOperator
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TimeAggregationOperator = 
Public Enum TimeAggregationOperator
継承
TimeAggregationOperator
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Average 0
Last 4
Maximum 2
Minimum 1
Total 3

適用対象