你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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