TargetAggregationFunction type

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

Known values supported by the service

None: Represent no value set.
Sum
Max
Min
Mean

type TargetAggregationFunction = string