WebHostingPlanUpdateParameters.NumberOfWorkers Property

 

Optional. The requested number of workers.

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

public Nullable<int> NumberOfWorkers { get; set; }

Property Value

Type: System.Nullable<Int32>
Return to top
Show: