WebSiteManagementClient Properties

 

Namespace:   Microsoft.WindowsAzure.Management.WebSites
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 that is used as the base for all Service Management requests.

System_CAPS_pubpropertyCredentials

Gets an SubscriptionCloudCredentials object that specifies the subscription credentials.

System_CAPS_pubpropertyHttpClient

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

System_CAPS_protpropertyHttpMessageHandler

Gets a reference to an HTTP handler.(Inherited from ServiceClient<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_pubpropertyUserAgent

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

System_CAPS_pubpropertyWebHostingPlans

Operations for managing web hosting plans beneath your subscription.

System_CAPS_pubpropertyWebSites

Gets an IWebSiteOperations object that specifies the operations for managing the websites in a web space.

System_CAPS_pubpropertyWebSpaces

Gets an IWebSpaceOperations object that specifies the operations for managing web spaces in a subscription.

Return to top
Show: