DeviceNotSupportedReason_enum

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.

  • ft: The device is supported by the host and guest OS, but not for the vSphere Fault Tolerance.

    Since: vSphere API Release 8.0.3.0

This data structure has no properties.
Enumeration: host, guest, ft,