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

ServiceAlertModificationEvent 枚举

定义

修改的原因。

public enum ServiceAlertModificationEvent
type ServiceAlertModificationEvent = 
Public Enum ServiceAlertModificationEvent
继承
ServiceAlertModificationEvent

字段

ActionRuleSuppressed 5

ActionRuleSuppressed。

ActionRuleTriggered 4

ActionRuleTriggered。

ActionsFailed 8

ActionsFailed。

ActionsSuppressed 7

ActionsSuppressed。

ActionsTriggered 6

ActionsTriggered。

AlertCreated 0

AlertCreated。

MonitorConditionChange 2

MonitorConditionChange。

SeverityChange 3

SeverityChange。

StateChange 1

StateChange。

适用于