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

MetricAnomalyAlertConditions 类

定义

设置异常必须满足的额外条件才能包含在警报中。

public class MetricAnomalyAlertConditions
type MetricAnomalyAlertConditions = class
Public Class MetricAnomalyAlertConditions
继承
MetricAnomalyAlertConditions

构造函数

MetricAnomalyAlertConditions()

初始化 MetricAnomalyAlertConditions 类的新实例。

属性

MetricBoundaryCondition

设置固定的上限和/或下限,以指定允许数据点所在的范围。 指出指定范围可以包含在警报中。

SeverityCondition

设置异常必须包含在警报中的严重级别范围。

适用于