WebSite.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. Name of a Server Farm (Web Hosting Plan) that this site belongs to.
public string ServerFarm { get; set; }
member this.ServerFarm : string with get, set
Public Property ServerFarm As String