Udostępnij za pośrednictwem


WebSiteDeleteParameters.DeleteEmptyServerFarm Property

Definition

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.

public bool DeleteEmptyServerFarm { get; set; }
member this.DeleteEmptyServerFarm : bool with get, set
Public Property DeleteEmptyServerFarm As Boolean

Property Value

Applies to