| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
It provides all information needed to import a VirtualApp.
See also ImportSpec.
Properties
Name | Type | Description |
---|---|---|
child* | ImportSpec[] |
Contains a list of children (VirtualMachines and
VirtualApps).
|
name | xsd:string |
The name of the vApp
|
resourcePoolSpec | ResourceConfigSpec |
Resource pool specification.
If resourcePoolSpec.entity is specified, that resource pool is used as the parent
resource pool and the vApp will be made a linked child to the parent vApp. This
field is ignored for the root node in an ImportSpec tree.
|
vAppConfigSpec | VAppConfigSpec |
vApp configuration
|
Properties inherited from ImportSpec | ||
entityConfig, instantiationOst | ||
Properties inherited from DynamicData | ||
dynamicProperty, dynamicType |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |