WebHostingPlanUpdateResponse.WebHostingPlan 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. Details of the updated Web Hosting Plan.
public Microsoft.WindowsAzure.Management.WebSites.Models.WebHostingPlan WebHostingPlan { get; set; }
member this.WebHostingPlan : Microsoft.WindowsAzure.Management.WebSites.Models.WebHostingPlan with get, set
Public Property WebHostingPlan As WebHostingPlan