Share via


PSThresholdRuleCondition.TimeAggregation Property

Definition

Gets or sets the TimeAggregation operator of the rule condition

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

Property Value

Applies to