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

Alert interface

警报类

扩展

属性

alertType

警报的类型

appearedAtSourceTime

源上出现警报的 UTC 时间

appearedAtTime

出现警报的 UTC 时间

clearedAtSourceTime

源上清除警报的 UTC 时间

clearedAtTime

警报已清除的 UTC 时间

detailedInformation

有关警报的其他信息

errorDetails

警报的 ErrorDetails

recommendation

针对警报进行操作的建议

resolutionReason

解决警报的原因

scope

设备或资源警报

severity

警报的严重性

source

清除警报的源

status

警报的当前状态

title

警报的标题

继承属性

id

标识符。 注意:此属性不会序列化。 它只能由服务器填充。

name

名称。 注意:此属性不会序列化。 它只能由服务器填充。

type

类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

alertType

警报的类型

alertType: string

属性值

string

appearedAtSourceTime

源上出现警报的 UTC 时间

appearedAtSourceTime: Date

属性值

Date

appearedAtTime

出现警报的 UTC 时间

appearedAtTime: Date

属性值

Date

clearedAtSourceTime

源上清除警报的 UTC 时间

clearedAtSourceTime?: Date

属性值

Date

clearedAtTime

警报已清除的 UTC 时间

clearedAtTime?: Date

属性值

Date

detailedInformation

有关警报的其他信息

detailedInformation?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

errorDetails

警报的 ErrorDetails

errorDetails?: AlertErrorDetails

属性值

recommendation

针对警报进行操作的建议

recommendation?: string

属性值

string

resolutionReason

解决警报的原因

resolutionReason?: string

属性值

string

scope

设备或资源警报

scope: AlertScope

属性值

severity

警报的严重性

severity: AlertSeverity

属性值

source

清除警报的源

source: AlertSource

属性值

status

警报的当前状态

status: AlertStatus

属性值

title

警报的标题

title: string

属性值

string

继承属性详细信息

id

标识符。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自 BaseModel.id

name

名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自 BaseModel.name

type

类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自 baseModel.type