AlertStatus type 
定义 AlertStatus 的值。 
              KnownAlertStatus 可与 AlertStatus 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
              Unknown:未知值 
              新增:新警报 
              已解决:处理后关闭警报
已关闭:警报因误报而被关闭
              正在进行中:正在处理警报
type AlertStatus = string