WebSpaceWorkerSize Enumeration

 

Specifies the size of a web space worker.

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

public enum class WebSpaceWorkerSize

Member nameDescription
Large

Specifies that the size of a web space worker is Large.

Medium

Specifies that the size of a web space worker is Medium.

Small

Specifies that the size of a web space worker is Small.

Return to top
Show: