VMMServerType Enumeration
|
Namespace:
Aruba.Cloud.Provisioning.Entities
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataContractAttribute]
public enum VMMServerType
<DataContractAttribute>
Public Enumeration VMMServerType
[DataContractAttribute]
public enum class VMMServerType
[<DataContractAttribute>]
type VMMServerType
public enum VMMServerType
Members
| Member name | Value | Description |
---|
| Hyperv | 1 | |
| VmWare | 2 | |
| HyperVlowCost | 3 | |
| SmartVmWare | 4 | |
| OpenStackVPS | 5 | |
| OpenStackVPSLowCost | 6 | |
| OpenStackPro | 7 | |
| OpenStackVPSSpecial | 8 | |
See Also