WebSiteUpdateParameters.ServerFarm Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. String specifying the Server Farm (Web Hosting Plan) where to place the site. Server Farm must exist.
public string ServerFarm { get; set; }
member this.ServerFarm : string with get, set
Public Property ServerFarm As String