AnalyticsPlatformModelEnum Enumeration |
Namespace: DoubleTake.Web.Models
| Member name | Value | Description | |
|---|---|---|---|
| PHYSICAL | 0 | Server is a physical as far as we can tell. | |
| HYPERV_HOST | 1 | Server is a Hyper-V host. | |
| HYPERV_GUEST | 2 | Server is a Hyper-V guest. | |
| VMWARE | 3 | Server is running under VMware. | |
| XEN | 4 | Server is running under Xen. | |
| AZURE | 5 | Server is hosted by Azure. |