Share via


WebSiteExtensionsClient Members

The websites extensions client manages the web sites deployments, web jobs and other extensions.

The following tables list the members exposed by the WebSiteExtensionsClient type.

Public Constructors

  Name Description
  WebSiteExtensionsClient Overloaded.  

Top

Public Properties

  Name Description
ApiVersion Gets the API version.
BaseUri Gets the URI used as the base for all cloud service requests.
ContinuousWebJobs Operations for managing continuous WebJobs.
Credentials TBD.
Deployments Operations for managing the repositories.
Diagnostics Operations for managing the diagnostics settings.
HttpClient  Gets the HttpClient that is used for making HTTP requests. (Inherited from ServiceClient)
LongRunningOperationInitialTimeout Gets or sets the initial timeout for Long Running Operations.
LongRunningOperationRetryTimeout Gets or sets the retry timeout for Long Running Operations.
Repository Operations for managing the repository.
Settings Operations for managing the settings.
SiteName The site name.
TriggeredWebJobs Operations for managing Triggered WebJobs.
UserAgent  Gets the UserAgent collection. This collection can be modified with custom user agent strings. (Inherited from ServiceClient)

Top

Public Methods

(see also Protected Methods)

  Name Description
Create  
Dispose  Releases the resources that are used by the current instance of the ServiceClient class. (Inherited from ServiceClient)
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)
WithHandler  Overloaded. (Inherited from ServiceClient)
WithHandler Overridden.  
WithHandlers  (Inherited from ServiceClient)

Top

Protected Methods

  Name Description
Clone Overridden. Clones properties from current instance to another WebSiteExtensionsClient instance
Finalize  (Inherited from Object)
InitializeHttpClient  Initializes HttpClient. (Inherited from ServiceClient)
MemberwiseClone  (Inherited from Object)
WithHandler  Overloaded. (Inherited from ServiceClient)

Top

See Also

Reference

WebSiteExtensionsClient Class
Microsoft.WindowsAzure.WebSitesExtensions Namespace