MetricAggregationType type
Definiuje wartości MetricAggregationType. Możliwe wartości obejmują: "NotSpecified", "None", "Average", "Minimum", "Maximum", "Total", "Count"
type MetricAggregationType = "NotSpecified" | "None" | "Average" | "Minimum" | "Maximum" | "Total" | "Count"