CloudHttpRequestErrorInfo Methods
Namespace:
Microsoft.WindowsAzure.Common
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | CopyHeaders(HttpHeaders^) | Adds the HTTP message headers to the error information.(Inherited from CloudHttpErrorInfo.) |
![]() ![]() | Create(HttpRequestMessage^) | Creates a new CloudHttpRequestErrorInfo object from an HttpRequestMessage. |
![]() ![]() | Create(HttpRequestMessage^, String^) | Creates a new CloudHttpRequestErrorInfo object from an HttpRequestMessage. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | AsString() | Overloaded. Gets a standard string representation of an HTTP request.(Defined by HttpExtensions.) |
Show:


