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

ErrorInformation interface

表示 ErrorInformation 的接口。

属性

code
innerError
message

属性详细信息

code

code?: string

属性值

string

innerError

innerError?: InnerError

属性值

message

message?: string

属性值

string