Enum - VirtualMachineUsbInfoSpeed(vim.vm.UsbInfo.Speed)

Since
VI API 2.5


Enum Description

Device speed.

Enum Constants

NameDescription
full This device operates at full speed (12Mb/s).
high This device can operate at high speed (480Mb/s)
low This device operates at low speed (1.5Mb/s).
superSpeed This device can operate at super speed (4.8Gb/s)

Since vSphere API 5.0
unknownSpeed This device's speed is unknown.

Show WSDL type definition