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.Provisioning.BicepValue<Azure.Provisioning.Monitor.ThresholdRuleConditionTimeAggregationType> TimeAggregation { get; set; }
member this.TimeAggregation : Azure.Provisioning.BicepValue<Azure.Provisioning.Monitor.ThresholdRuleConditionTimeAggregationType> with get, set
Public Property TimeAggregation As BicepValue(Of ThresholdRuleConditionTimeAggregationType)

Property Value

Applies to