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

DynamicThresholdFailingPeriods.NumberOfEvaluationPeriods 属性

定义

获取或设置聚合回溯点的数目。 回溯时间窗口是根据聚合粒度 (windowSize) 和所选的聚合点数计算的。

[Newtonsoft.Json.JsonProperty(PropertyName="numberOfEvaluationPeriods")]
public double NumberOfEvaluationPeriods { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfEvaluationPeriods")>]
member this.NumberOfEvaluationPeriods : double with get, set
Public Property NumberOfEvaluationPeriods As Double

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于