Files
deb-python-pyvmomi/docs/vim/vApp/VAppConfigInfo.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

1.1 KiB

vim.vApp.VAppConfigInfo

Configuration of a vApp container.

extends

vim.vApp.VmConfigInfo

since

vSphere API 4.0

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.