VmGuestOSFamily

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

Enumeration:   WINDOWS,   LINUX,   NETWARE,   SOLARIS,   DARWIN,   OTHER,  


Feedback

Was this page helpful?