Vm_GuestOSFamily
Vm_GuestOSFamily
The GuestOSFamily enumerated type defines the valid guest operating system family types reported by a virtual machine.
WINDOWS : Windows operating system
LINUX : Linux operating system
NETWARE : Novell Netware
SOLARIS : Solaris operating system
DARWIN : Mac OS operating system
OTHER : Other operating systems
This data structure has no properties.
Enumeration:
WINDOWS,
LINUX,
NETWARE,
SOLARIS,
DARWIN,
OTHER,