Represents the result of a physical request.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Constructors
| Name | Description | |
|---|---|---|
| RequestResult()()()() |
Properties
| Name | Description | |
|---|---|---|
| ContentMd5ContentMd5ContentMd5ContentMd5 | Gets the content-MD5 value for the request. | |
| EndTimeEndTimeEndTimeEndTime | ||
| EtagEtagEtagEtag | Gets the ETag value of the request. | |
| ExceptionExceptionExceptionException | Gets or sets the exception. | |
| ExceptionInfoExceptionInfoExceptionInfoExceptionInfo | ||
| ExtendedErrorInformationExtendedErrorInformationExtendedErrorInformationExtendedErrorInformation | Gets the extended error information. | |
| HttpStatusCodeHttpStatusCodeHttpStatusCodeHttpStatusCode | Gets or sets the HTTP status code for the request. | |
| HttpStatusMessageHttpStatusMessageHttpStatusMessageHttpStatusMessage | Gets the HTTP status message for the request. | |
| RequestDateRequestDateRequestDateRequestDate | Gets the request date. | |
| ServiceRequestIDServiceRequestIDServiceRequestIDServiceRequestID | Gets the service request ID for this request. | |
| StartTimeStartTimeStartTimeStartTime | ||
| TargetLocationTargetLocationTargetLocationTargetLocation | Gets the location to which the request was sent. |
Methods
| Name | Description | |
|---|---|---|
| Equals(Object)(Object^)(Object)(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) | |
| TranslateFromExceptionMessage(String)(String^)(String)(String) | Translates the specified message into a RequestResult object. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.