CloudHttpResponseErrorInfo Properties

 

Namespace:   Microsoft.WindowsAzure.Common
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

NameDescription
System_CAPS_pubpropertyContent

Gets the contents of the HTTP message.(Inherited from CloudHttpErrorInfo.)

System_CAPS_pubpropertyHeaders

Gets the collection of HTTP headers.(Inherited from CloudHttpErrorInfo.)

System_CAPS_pubpropertyReasonPhrase

Gets the reason that is associated with the status code.

System_CAPS_pubpropertyStatusCode

Gets the status code of the HTTP response.

System_CAPS_pubpropertyVersion

Gets the HTTP message version.(Inherited from CloudHttpErrorInfo.)

Return to top
Show: