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

Alert interface

与活动警报关联的基本信息。

属性

alertLevel

相应警报范围所到的级别。 地铁、代理、线路、车站之一。

alertSummary

汇总警报的文本。

category

警报的类别。 无、常规、信息、已修改、严重之一。

details
publicationDate

ISO 8601 格式的日期和时间,例如 2019-04-05T14:24:18-04:00。

属性详细信息

alertLevel

相应警报范围所到的级别。 地铁、代理、线路、车站之一。

alertLevel?: string

属性值

string

alertSummary

汇总警报的文本。

alertSummary?: string

属性值

string

category

警报的类别。 无、常规、信息、已修改、严重之一。

category?: string

属性值

string

details

details?: AlertDetail

属性值

publicationDate

ISO 8601 格式的日期和时间,例如 2019-04-05T14:24:18-04:00。

publicationDate?: Date

属性值

Date