
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
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.