WebHostingPlanUpdateParameters::SKU Property

 

Optional. SKU of the Web hosting plan.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public:
property SkuOptions SKU {
	SkuOptions get();
	void set(SkuOptions value);
}
Return to top
Show: