WebSiteExtensionsClient Properties

 

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

NameDescription
System_CAPS_pubpropertyApiVersion

Gets the API version.

System_CAPS_pubpropertyBaseUri

Gets the URI used as the base for all cloud service requests.

System_CAPS_pubpropertyContinuousWebJobs

Operations for managing continuous WebJobs.

System_CAPS_pubpropertyCredentials

TBD.

System_CAPS_pubpropertyDeployments

Operations for managing the repositories.

System_CAPS_pubpropertyDiagnostics

Operations for managing the diagnostics settings.

System_CAPS_pubpropertyHttpClient

Gets the HttpClient that is used for making HTTP requests.(Inherited from ServiceClient(Of T).)

System_CAPS_protpropertyHttpMessageHandler

Gets a reference to an HTTP handler.(Inherited from ServiceClient(Of T).)

System_CAPS_pubpropertyLongRunningOperationInitialTimeout

Gets or sets the initial timeout for Long Running Operations.

System_CAPS_pubpropertyLongRunningOperationRetryTimeout

Gets or sets the retry timeout for Long Running Operations.

System_CAPS_pubpropertyRepository

Operations for managing the repository.

System_CAPS_pubpropertySettings

Operations for managing the settings.

System_CAPS_pubpropertySiteName

The site name.

System_CAPS_pubpropertyTriggeredWebJobs

Operations for managing Triggered WebJobs.

System_CAPS_pubpropertyUserAgent

Gets the UserAgent collection. This collection can be modified with custom user agent strings.(Inherited from ServiceClient(Of T).)

Return to top
Show: