
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
779 B
779 B
vim.host.AutoStartManager.Config
Contains the entire auto-start/auto-stop configuration.
- extends
- Attributes:
-
defaults (vim.host.AutoStartManager.SystemDefaults, optional):
System defaults for auto-start/auto-stop.
powerInfo (vim.host.AutoStartManager.AutoPowerInfo, optional):
Lists the auto-start/auto-stop configuration. If a virtual machine is not mentioned in this array, it does not participate in auto-start/auto-stop operations.