Share via


ConditionFailingPeriods.NumberOfEvaluationPeriods Property

Definition

The number of aggregated lookback points. The lookback time window is calculated based on the aggregation granularity (windowSize) and the selected number of aggregated points. Default value is 1.

public long? NumberOfEvaluationPeriods { get; set; }
member this.NumberOfEvaluationPeriods : Nullable<int64> with get, set
Public Property NumberOfEvaluationPeriods As Nullable(Of Long)

Property Value

Applies to