WebSiteCreateParameters.ServerFarm Property

Definition

Required. The name of the Server Farm (Web Hosting Plan) associated with this web site. This is a required value. Server Farm must already exist.

public string ServerFarm { get; set; }
member this.ServerFarm : string with get, set
Public Property ServerFarm As String

Property Value

Applies to