共用方式為


MetricAggregationType type

定義 MetricAggregationType 的值。
KnownMetricAggregationType 可以與 MetricAggregationType 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

平均:平均值。
Count:專案數目的計數,通常是要求。
總計:總和。

type MetricAggregationType = string