[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Top
Represents extended error information returned by the Windows Azure storage services.
The following tables list the members exposed by the StorageExtendedErrorInformation type.
Public Constructors
Name | Description | |
---|---|---|
StorageExtendedErrorInformation |
Public Properties
Name | Description | |
---|---|---|
AdditionalDetails | Gets additional error details. | |
ErrorCode | Gets the storage service error code. | |
ErrorMessage | Gets the storage service error message. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |