DeviceNotSupportedReason_enum
DeviceNotSupportedReason_enum
Reasons why a virtual device would not be supported on a host.
Possible values:
host
: The host does not support this virtual device at all.guest
: The device is supported by the host in general, but not for the specific guest OS the virtual machine is using.
This data structure has no properties.
Enumeration: host, guest,