MetricTriggerTimeAggregationType Enum

Definition

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

C#
public enum MetricTriggerTimeAggregationType
Inheritance
MetricTriggerTimeAggregationType

Fields

Name Value Description
Average 0

Average.

Minimum 1

Minimum.

Maximum 2

Maximum.

Total 3

Total.

Count 4

Count.

Last 5

Last.

Applies to

Táirge Leaganacha
Azure SDK for .NET Latest, Preview