WebSpacePlanNames Class
Specifies a web space plan.
Namespace: Microsoft.WindowsAzure.Management.WebSites.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacePlanNames
Syntax
public static class WebSpacePlanNames
public ref class WebSpacePlanNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type WebSpacePlanNames = class end
Public NotInheritable Class WebSpacePlanNames
Fields
Name | Description | |
---|---|---|
VirtualDedicatedPlan | Specififies that the web space plan is VirtualDedicatedPlan. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsAzure.Management.WebSites.Models Namespace
Return to top