WebHostingPlanUpdateParameters.AdminSiteName 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. The admin site. The admin site is used to deploy site extensions or contents shared by all site in the plan.
public string AdminSiteName { get; set; }
member this.AdminSiteName : string with get, set
Public Property AdminSiteName As String