你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AlertErrorDetails interface
警报的错误详细信息
属性
error |
错误代码。 |
error |
错误信息 |
occurences | 出现次数。 |
属性详细信息
errorCode
错误代码。
errorCode?: string
属性值
string
errorMessage
错误信息
errorMessage?: string
属性值
string
occurences
出现次数。
occurences?: number
属性值
number