
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
22 lines
825 B
ReStructuredText
22 lines
825 B
ReStructuredText
.. _vim.vm.customization.LicenseFilePrintData: ../../../../vim/vm/customization/LicenseFilePrintData.rst
|
|
|
|
.. _vim.vm.customization.LicenseFilePrintData.AutoMode: ../../../../vim/vm/customization/LicenseFilePrintData/AutoMode.rst
|
|
|
|
vim.vm.customization.LicenseFilePrintData.AutoMode
|
|
==================================================
|
|
Enumeration of AutoMode values.
|
|
:contained by: `vim.vm.customization.LicenseFilePrintData`_
|
|
|
|
:type: `vim.vm.customization.LicenseFilePrintData.AutoMode`_
|
|
|
|
:name: perSeat
|
|
|
|
values:
|
|
--------
|
|
|
|
perServer
|
|
Indicates that client access licenses have been purchased for the server, allowing a certain number of concurrent connections to the VirtualCenter server.
|
|
|
|
perSeat
|
|
Indicates that a client access license has been purchased for each computer that accesses the VirtualCenter server.
|