
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
18 lines
608 B
ReStructuredText
18 lines
608 B
ReStructuredText
.. _vSphere API 4.0: ../../vim/version.rst#vimversionversion5
|
|
|
|
.. _vim.event.VmEvent: ../../vim/event/VmEvent.rst
|
|
|
|
.. _vim.event.VnicPortArgument: ../../vim/event/VnicPortArgument.rst
|
|
|
|
|
|
vim.event.VmPoweringOnWithCustomizedDVPortEvent
|
|
===============================================
|
|
This event records when a virtual machine was powering on using DVPorts with port level configuration, which might be different from the DVportgroup.
|
|
:extends: vim.event.VmEvent_
|
|
:since: `vSphere API 4.0`_
|
|
|
|
Attributes:
|
|
vnic ([`vim.event.VnicPortArgument`_]):
|
|
|
|
The list of Virtual NIC that were using the DVports.
|