MetricAggregationType type

Metric aggregation type
KnownMetricAggregationType can be used interchangeably with MetricAggregationType, this enum contains the known values that the service supports.

Known values supported by the service

None
Average
Count
Minimum
Maximum
Total

type MetricAggregationType = string