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

DpmErrorInfo interface

DPM 工作负载特定的错误信息。

属性

errorString

本地化错误字符串。

recommendations

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

属性详细信息

errorString

本地化错误字符串。

errorString?: string

属性值

string

recommendations

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

recommendations?: string[]

属性值

string[]