Share via


MetricTrigger.TimeAggregation Property

Definition

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

public Azure.ResourceManager.Monitor.Models.MetricTriggerTimeAggregationType TimeAggregation { get; set; }
member this.TimeAggregation : Azure.ResourceManager.Monitor.Models.MetricTriggerTimeAggregationType with get, set
Public Property TimeAggregation As MetricTriggerTimeAggregationType

Property Value

Applies to