你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Alert interface
警报类
- 扩展
属性
alert |
警报的类型 |
appeared |
源上出现警报的 UTC 时间 |
appeared |
出现警报的 UTC 时间 |
cleared |
源上清除警报的 UTC 时间 |
cleared |
警报已清除的 UTC 时间 |
detailed |
有关警报的其他信息 |
error |
警报的 ErrorDetails |
recommendation | 针对警报进行操作的建议 |
resolution |
解决警报的原因 |
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
recommendation
针对警报进行操作的建议
recommendation?: string
属性值
string
resolutionReason
解决警报的原因
resolutionReason?: string
属性值
string
scope
severity
source
status
title
警报的标题
title: string
属性值
string