MetricAggregationType type
Определяет значения для MetricAggregationType. Возможные значения: "NotSpecified", "None", "Average", "Minimum", "Maximum", "Total", "Count"
type MetricAggregationType = "NotSpecified" | "None" | "Average" | "Minimum" | "Maximum" | "Total" | "Count"