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

InnerError interface

包含有关错误的更具体信息的对象。 根据Microsoft一个 API 指南 - https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses

属性

code

服务器定义的错误代码集之一。

innererror

内部错误。

属性详细信息

code

服务器定义的错误代码集之一。

code: string

属性值

string

innererror

内部错误。

innererror?: InnerError

属性值