다음을 통해 공유


AggregationFunctionType type

AggregationFunctionType에 대한 값을 정의합니다.
KnownAggregationFunctionType 은 AggregationFunctionType과 교환하여 사용할 수 있습니다. 이 열거형에는 서비스에서 지원하는 알려진 값이 포함됩니다.

서비스에서 지원하는 알려진 값

avg
min
max
stdev
sum

type AggregationFunctionType = string