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

ResourceHealthEventData.Priority 属性

定义

事件的优先级。 值为 0 到 23。 0 是最高优先级。 服务问题事件具有更高的优先级,然后是计划内维护和运行状况公告。 关键事件的优先级更高,后跟错误、警告和信息性。 此外,活动事件的优先级高于已解决的优先级。

public int? Priority { get; }
member this.Priority : Nullable<int>
Public ReadOnly Property Priority As Nullable(Of Integer)

属性值

适用于