ErrorDetails 成员

If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.

以下各表列出了由 ErrorDetails 类型公开的成员。

公共 构造函数

  Name 说明
  ErrorDetails Initializes a new instance of the ErrorDetails class.

返回页首

公共 属性

  Name 说明
Code The management service error code returned if the asynchronous request failed.
Message The management service error message returned if the asynchronous request failed.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

ErrorDetails 类
Microsoft.WindowsAzure.OperationStatusResponse 命名空间