VirtualMachineUsbInfoSpeed_enum

VirtualMachineUsbInfoSpeed_enum
VirtualMachineUsbInfoSpeed_enum

Device speed.

Possible values:

  • low: This device operates at low speed (1.5Mb/s).

  • full: This device operates at full speed (12Mb/s).

  • high: This device can operate at high speed (480Mb/s)

  • superSpeed: This device can operate at super speed (4.8Gb/s)

  • superSpeedPlus: This device can operate at super speed plus (10Gb/s)

  • superSpeed20Gbps: This device can operate at super speed gen 2x2 (20Gb/s)

    Since: vSphere API Release 7.0.3.2

  • unknownSpeed: This device's speed is unknown.

This data structure has no properties.
Enumeration: low, full, high, superSpeed, superSpeedPlus, superSpeed20Gbps, unknownSpeed,