ThresholdRuleCondition.TimeAggregation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gtes or sets the TimeAggregation of the TheresholdRuleCondition
public Microsoft.Azure.Management.Monitor.Management.Models.TimeAggregationOperator? TimeAggregation { get; set; }
member this.TimeAggregation : Nullable<Microsoft.Azure.Management.Monitor.Management.Models.TimeAggregationOperator> with get, set
Public Property TimeAggregation As Nullable(Of TimeAggregationOperator)