CloudHttpResponseErrorInfo 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.) |
![]() | ReasonPhrase | Gets the reason that is associated with the status code. |
![]() | StatusCode | Gets the status code of the HTTP response. |
![]() | Version | Gets the HTTP message version.(Inherited from CloudHttpErrorInfo.) |
Show:
