
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
15 lines
604 B
ReStructuredText
15 lines
604 B
ReStructuredText
.. _str: https://docs.python.org/2/library/stdtypes.html
|
|
|
|
.. _vim.host.VirtualSwitch.Bridge: ../../../vim/host/VirtualSwitch/Bridge.rst
|
|
|
|
|
|
vim.host.VirtualSwitch.AutoBridge
|
|
=================================
|
|
This data type describes a bridge that automatically selects a particular physical network adapter on the host according to some predetermined policy. Used primarily to support mobility scenarios.
|
|
:extends: vim.host.VirtualSwitch.Bridge_
|
|
|
|
Attributes:
|
|
excludedNicDevice (`str`_, optional):
|
|
|
|
List of physical network adapters that have been excluded from participating in the AutoBridge
|