WebSiteDeleteParameters Members
Parameters supplied to the Delete Web Site operation.
The following tables list the members exposed by the WebSiteDeleteParameters type.
Public Constructors
Name | Description | |
---|---|---|
WebSiteDeleteParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
DeleteAllSlots | Required. Indicates if all slots for the web site should be deleted. | |
DeleteEmptyServerFarm | Required. Indicates if the server farm should be deleted. You can delete the server farm if the web site being deleted is the last web site in a server farm. | |
DeleteMetrics | Required. Indicates if the metrics for the web site should be deleted. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
WebSiteDeleteParameters Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace