MetricAggregationType type
定义 MetricAggregationType 的值。 可能的值包括:“NotSpecified”、“None”、“Average”、“Minimum”、“Maximum”、“Total”、“Count”
type MetricAggregationType = "NotSpecified" | "None" | "Average" | "Minimum" | "Maximum" | "Total" | "Count"