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

Alert interface

警报。

扩展

属性

alertType

警报的类型

appearedAtSourceTime

引发警报的源时间

appearedAtTime

引发警报的 UTC 时间

clearedAtSourceTime

清除警报的源时间

clearedAtTime

清除警报的 UTC 时间

detailedInformation

有关警报的更多详细信息

errorDetails

引发警报的错误的详细信息

recommendation

警报中引发的问题的建议操作

resolutionReason

解决警报的原因

scope

警报的范围

severity

警报的严重性

source

引发警报的源

status

警报的当前状态

title

警报的标题

继承属性

id

唯一标识对象的路径 ID。 注意:此属性不会序列化。 它只能由服务器填充。

kind

对象的 Kind。 目前仅支持 Series8000

name

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

type

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

属性详细信息

alertType

警报的类型

alertType: string

属性值

string

appearedAtSourceTime

引发警报的源时间

appearedAtSourceTime: Date

属性值

Date

appearedAtTime

引发警报的 UTC 时间

appearedAtTime: Date

属性值

Date

clearedAtSourceTime

清除警报的源时间

clearedAtSourceTime?: Date

属性值

Date

clearedAtTime

清除警报的 UTC 时间

clearedAtTime?: Date

属性值

Date

detailedInformation

有关警报的更多详细信息

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

属性值

{[propertyName: string]: string}

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。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自BaseModel.id

kind

对象的 Kind。 目前仅支持 Series8000

kind?: "Series8000"

属性值

"Series8000"

继承自baseModel.kind

name

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

name?: string

属性值

string

继承自BaseModel.name

type

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

type?: string

属性值

string

继承自 baseModel.type