
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
13 lines
619 B
ReStructuredText
13 lines
619 B
ReStructuredText
.. _VI API 2.5: ../../vim/version.rst#vimversionversion2
|
|
|
|
.. _vim.event.LicenseEvent: ../../vim/event/LicenseEvent.rst
|
|
|
|
|
|
vim.event.AllVirtualMachinesLicensedEvent
|
|
=========================================
|
|
This event records that the previously unlicensed virtual machines on the specified host are now licensed. After this event is entered into the event log, we expect to see that the (@link vim.event.Event.UnlicensedVirtualMachinesEvent UnlicensedVirtualMachinesEvent) (@link vim.ManagedEntity.configIssue configIssue) is removed from the host.
|
|
:extends: vim.event.LicenseEvent_
|
|
:since: `VI API 2.5`_
|
|
|
|
Attributes:
|