CloudHttpRequestErrorInfo Class
Represents the HTTP requests that are associated with error conditions.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Microsoft.WindowsAzure.Common::CloudHttpErrorInfo
Microsoft.WindowsAzure.Common::CloudHttpRequestErrorInfo
| Name | Description | |
|---|---|---|
![]() | CloudHttpRequestErrorInfo() | Initializes a new instance of the CloudHttpRequestErrorInfo class. |
| Name | Description | |
|---|---|---|
![]() | Content | Gets the contents of the HTTP message.(Inherited from CloudHttpErrorInfo.) |
![]() | Headers | Gets the collection of HTTP headers.(Inherited from CloudHttpErrorInfo.) |
![]() | Method | Gets the HTTP method that is used by the HTTP request message. |
![]() | Properties | Gets a set of properties for the HTTP request. |
![]() | RequestUri | Gets the URI that is used for the HTTP request. |
![]() | Version | Gets the HTTP message version.(Inherited from CloudHttpErrorInfo.) |
| 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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)