AlertStatus type
定义 AlertStatus 的值。
KnownAlertStatus 可与 AlertStatus 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
活动:未指定值的警报分配状态为“活动”
InProgress:处于处理状态的警报
已解决:处理后关闭警报
已消除:警报已消除为误报
type AlertStatus = string