vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VAppConfigInfo(vim.vApp.VAppConfigInfo)
- Property of
- VirtualApp
- Extends
- VmConfigInfo
- See also
- ManagedByInfo, VAppEntityConfigInfo
- Since
- vSphere API Release 4.0
Data Object Description
Configuration of a vApp container.Properties
Name | Type | Description |
---|---|---|
annotation | xsd:string |
Description for the vApp.
|
entityConfig* | VAppEntityConfigInfo[] |
Configuration of sub-entities (virtual machine or vApp).
|
instanceUuid* | xsd:string |
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.
Since vSphere API Release 4.1 |
managedBy* | ManagedByInfo |
Specifies that this vApp is managed by a VC Extension. See the
managedBy property in the
VAppConfigSpec for more details.
Since vSphere API Release 5.0 |
Properties inherited from VmConfigInfo | ||
eula, installBootRequired, installBootStopDelay, ipAssignment, ovfEnvironmentTransport, ovfSection, product, property | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |