
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
1.1 KiB
1.1 KiB
vim.vApp.VAppConfigInfo
Configuration of a vApp container.
- extends
- since
- Attributes:
-
entityConfig (vim.vApp.EntityConfigInfo, optional):
Configuration of sub-entities (virtual machine or vApp).
annotation (str):
Description for the vApp.
instanceUuid (str, optional):
vCenter-specific 128-bit UUID of a vApp, represented as a hexademical string. This identifier is used by vCenter to uniquely identify all vApp instances.
managedBy (vim.ext.ManagedByInfo, optional):
Specifies that this vApp is managed by a VC Extension. See the managedBy property in the VAppConfigSpec for more details.