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

VaultJobErrorInfo interface

保管库作业特定的错误信息

属性

errorCode

错误代码。

errorString

本地化错误字符串。

recommendations

上述错误代码的本地化建议列表。

属性详细信息

errorCode

错误代码。

errorCode?: number

属性值

number

errorString

本地化错误字符串。

errorString?: string

属性值

string

recommendations

上述错误代码的本地化建议列表。

recommendations?: string[]

属性值

string[]