Share via


ThresholdRuleCondition.TimeAggregation Property

Definition

the time aggregation operator. How the data that are collected should be combined over time. The default value is the PrimaryAggregationType of the Metric.

public Azure.ResourceManager.Monitor.Models.ThresholdRuleConditionTimeAggregationType? TimeAggregation { get; set; }
member this.TimeAggregation : Nullable<Azure.ResourceManager.Monitor.Models.ThresholdRuleConditionTimeAggregationType> with get, set
Public Property TimeAggregation As Nullable(Of ThresholdRuleConditionTimeAggregationType)

Property Value

Applies to