MetricsAggregateOperation
MetricsAggregateOperation
Aggregation operation to be performed on the data points being queried for. e.g. SUM of data points or AVG of the datapoints.
This data structure has no properties.
Enumeration: AVG, SUM, MIN, MAX, PERCENT,