
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
24 lines
916 B
ReStructuredText
24 lines
916 B
ReStructuredText
.. _VirtualUSB: ../../../vim/vm/device/VirtualUSB.rst
|
|
|
|
.. _VirtualUSBOption: ../../../vim/vm/device/VirtualUSBOption.rst
|
|
|
|
.. _VirtualUSBUSBBackingOption: ../../../vim/vm/device/VirtualUSBOption/USBBackingOption.rst
|
|
|
|
.. _vim.vm.device.VirtualDeviceOption: ../../../vim/vm/device/VirtualDeviceOption.rst
|
|
|
|
.. _VirtualUSBRemoteHostBackingOption: ../../../vim/vm/device/VirtualUSBOption/RemoteHostBackingOption.rst
|
|
|
|
|
|
vim.vm.device.VirtualUSBOption
|
|
==============================
|
|
The `VirtualUSBOption`_ data object type contains options for USB device configuration on a virtual machine. The vSphere API supports the following options:
|
|
* Local host USB connection (
|
|
* `VirtualUSBUSBBackingOption`_
|
|
* )
|
|
* Remote host USB connection (
|
|
* `VirtualUSBRemoteHostBackingOption`_
|
|
* )For information about USB device configuration, see `VirtualUSB`_ .
|
|
:extends: vim.vm.device.VirtualDeviceOption_
|
|
|
|
Attributes:
|