CloudHttpRequestErrorInfo Properties
Namespace:
Microsoft.WindowsAzure.Common
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| 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.) |
Show:
