Files
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

20 lines
549 B
ReStructuredText

.. _str: https://docs.python.org/2/library/stdtypes.html
.. _vmodl.DynamicData: ../../../vmodl/DynamicData.rst
.. _UpdateNetworkConfig: ../../../vim/host/NetworkSystem.rst#updateNetworkConfig
vim.host.NetworkConfig.Result
=============================
The result returned by updateNetworkConfig call.See `UpdateNetworkConfig`_
:extends: vmodl.DynamicData_
Attributes:
vnicDevice ([`str`_], optional):
Virtual network adapter keys.
consoleVnicDevice ([`str`_], optional):
Service console virtual network adapter keys.