Name
|
Type
|
Description
|
description | xsd:string |
A user visible name of the USB device.
|
family | xsd:string[] |
The device class families.
For possible values see
VirtualMachineUsbInfoFamily
|
physicalPath | xsd:string |
An autoconnect pattern which describes the device's physical
path. This is the path to the specific port on the host where the
USB device is attached.
|
product | xsd:int |
The product ID of the USB device.
|
speed | xsd:string[] |
The possible device speeds detected by server.
For possible values see
VirtualMachineUsbInfoSpeed
|
summary | VirtualMachineSummary |
Summary information about the virtual machine that is currently
using this device, if any.
|
vendor | xsd:int |
The vendor ID of the USB device.
|
Properties inherited from VirtualMachineTargetInfo |
configurationTag, name |
Properties inherited from DynamicData |
None |