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

StorageSyncErrorDetails interface

Error Details 对象。

属性

code

给定条目的错误代码。

exceptionType

给定条目的异常类型。

hashedMessage

给定条目的哈希消息。

httpErrorCode

给定条目的 HTTP 错误代码。

httpMethod

给定条目的 HTTP 方法。

message

给定条目的错误消息。

requestUri

给定条目的请求 URI。

target

给定条目的目标。

属性详细信息

code

给定条目的错误代码。

code?: string

属性值

string

exceptionType

给定条目的异常类型。

exceptionType?: string

属性值

string

hashedMessage

给定条目的哈希消息。

hashedMessage?: string

属性值

string

httpErrorCode

给定条目的 HTTP 错误代码。

httpErrorCode?: string

属性值

string

httpMethod

给定条目的 HTTP 方法。

httpMethod?: string

属性值

string

message

给定条目的错误消息。

message?: string

属性值

string

requestUri

给定条目的请求 URI。

requestUri?: string

属性值

string

target

给定条目的目标。

target?: string

属性值

string