CloudHttpRequestErrorInfo 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_pubpropertyMethod

Gets the HTTP method that is used by the HTTP request message.

System_CAPS_pubpropertyProperties

Gets a set of properties for the HTTP request.

System_CAPS_pubpropertyRequestUri

Gets the URI that is used for the HTTP request.

System_CAPS_pubpropertyVersion

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

Return to top
Show: