HypervisorServerTypes 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)
Syntaxpublic enum HypervisorServerTypes
Public Enumeration HypervisorServerTypes
public enum class HypervisorServerTypes
type HypervisorServerTypes
public enum HypervisorServerTypes
Members
| Member name | Value | Description |
---|
| All | 0 | |
| HyperV | 1 | |
| VMWare | 2 | |
| OpenStack | 3 | |
| Xen | 4 | |
| Kvm | 5 | |
See Also