WebSiteCloudException Properties

 

Namespace:   Microsoft.WindowsAzure.Management.WebSites
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

NameDescription
System_CAPS_pubpropertyData

(Inherited from Exception.)

System_CAPS_pubpropertyErrorCode

Gets the error code that is returned from the server.(Inherited from CloudException.)

System_CAPS_pubpropertyErrorMessage

Gets the error message that was returned from the server.(Inherited from CloudException.)

System_CAPS_pubpropertyErrorMessageArguments

Gets a container for strings that fill the place holders in the message template. These strings contain information unique to the user's scenario.

System_CAPS_pubpropertyErrorMessageFormat

Gets a template of the actual message presented to the user.

System_CAPS_pubpropertyExtendedErrorCode

Gets an extended error code that is a numeric value unique to this error type.

System_CAPS_pubpropertyHelpLink

(Inherited from Exception.)

System_CAPS_pubpropertyHResult

(Inherited from Exception.)

System_CAPS_pubpropertyInnerException

(Inherited from Exception.)

System_CAPS_pubpropertyMessage

(Inherited from Exception.)

System_CAPS_pubpropertyRequest

Gets information about the associated HTTP request.(Inherited from CloudException.)

System_CAPS_pubpropertyRequestId

Gets the request identifier.(Inherited from CloudException.)

System_CAPS_pubpropertyResponse

Gets information about the associated HTTP response.(Inherited from CloudException.)

System_CAPS_pubpropertyRoutingRequestId

Gets the routing request identifier.(Inherited from CloudException.)

System_CAPS_pubpropertySource

(Inherited from Exception.)

System_CAPS_pubpropertyStackTrace

(Inherited from Exception.)

System_CAPS_pubpropertyTargetSite

(Inherited from Exception.)

Return to top
Show: