AggregationFunctionType type

Defines values for AggregationFunctionType.
KnownAggregationFunctionType can be used interchangeably with AggregationFunctionType, this enum contains the known values that the service supports.

Known values supported by the service

avg
min
max
stdev
sum

type AggregationFunctionType = string