Share via


MetricTriggerTimeAggregationType Enum

Definition

time aggregation type. How the data that is collected should be combined over time. The default value is Average.

public enum MetricTriggerTimeAggregationType
type MetricTriggerTimeAggregationType = 
Public Enum MetricTriggerTimeAggregationType
Inheritance
MetricTriggerTimeAggregationType

Fields

Average 0

Average.

Count 4

Count.

Last 5

Last.

Maximum 2

Maximum.

Minimum 1

Minimum.

Total 3

Total.

Applies to