ThresholdRuleCondition.WindowSize 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.
Optional. The time period over which the alert rule is evaluated. Condition window size depends on the metric.
public TimeSpan WindowSize { get; set; }
member this.WindowSize : TimeSpan with get, set
Public Property WindowSize As TimeSpan