WebHostingPlanUpdateParameters Members
Parameters supplied to the Update Web Web Hosting Plan operation.
The following tables list the members exposed by the WebHostingPlanUpdateParameters type.
Public Constructors
Name | Description | |
---|---|---|
WebHostingPlanUpdateParameters | Initializes a new instance of the WebHostingPlanUpdateParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
NumberOfWorkers | Optional. The requested number of workers. | |
SKU | Optional. SKU of the Web hosting plan. | |
WorkerSize | Optional. The worker size. Possible values are Small, Medium, and Large. For JSON, the equivalents are 0 = Small, 1 = Medium, and 2 = Large. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
WebHostingPlanUpdateParameters Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace