WebSiteOperationsExtensions Members

Represents the extensions for websites management.

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

Public Methods

  Name Description
Create Creates a website.
CreateAsync Asynchronously creates a website.
CreateRepository Creates a website repository.
CreateRepositoryAsync Asynchronously creates a website repository.
Delete Deletes a website.
DeleteAsync Asynchronously deletes a website.
DeleteRepository Deletes a website repository.
DeleteRepositoryAsync Asynchronously deletes a Website Repository.
GeneratePassword Generates a password for publishing a website.
GeneratePasswordAsync Asynchronously generates a password for publishing a website.
Get Retrieves details for a website.
GetAsync Asynchronously retrieves information for a website.
GetConfiguration Retrieves the configuration settings for a website.
GetConfigurationAsync Asynchronously retrieves the configuration settings for a website.
GetHistoricalUsageMetrics Retrieves historical usage metrics for a website.
GetHistoricalUsageMetricsAsync Asynchronously retrieves historical usage metrics for a site.
GetPublishProfile Retrieves the publish settings information for a website.
GetPublishProfileAsync Asynchronously retrieves the publish settings information for a website.
GetRepository Retrieves a website repository.
GetRepositoryAsync Asynchronously retrieves a website repository.
GetUsageMetrics Retrieves the usage metrics of a website.
GetUsageMetricsAsync Asynchronously retrieves the usage metrics of a website.
Restart Restarts a Website.
RestartAsync Asynchronously restarts a website.
Update Updates the settings for a website.
UpdateAsync Asynchronously updates the settings for a website.
UpdateConfiguration Updates the configuration settings for a website.
UpdateConfigurationAsync Asynchronously updates the configuration settings for a website.

Top

See Also

Reference

WebSiteOperationsExtensions Class
Microsoft.WindowsAzure.Management.WebSites Namespace