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

RestResultInformation interface

属性

code

当前结果的代码。 如果此结果意外,这可以帮助呼叫自动化团队排查问题。

message

描述当前结果的详细信息消息。

subCode

当前结果的子代码。 如果此结果意外,这可以帮助呼叫自动化团队排查问题。

属性详细信息

code

当前结果的代码。 如果此结果意外,这可以帮助呼叫自动化团队排查问题。

code?: number

属性值

number

message

描述当前结果的详细信息消息。

message?: string

属性值

string

subCode

当前结果的子代码。 如果此结果意外,这可以帮助呼叫自动化团队排查问题。

subCode?: number

属性值

number