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

ErrorModel interface

属性

code
details
innerError
message
target

属性详细信息

code

code?: string

属性值

string

details

details?: ErrorDetails[]

属性值

innerError

innerError?: string

属性值

string

message

message?: string

属性值

string

target

target?: string

属性值

string