次の方法で共有


AggregationFunctionType type

AggregationFunctionType の値を定義します。
KnownAggregationFunctionType は AggregationFunctionType と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

avg
min
max
stdev
sum

type AggregationFunctionType = string