vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VAppCloneSpecResourceMap(vim.vApp.CloneSpec.ResourceMap)
- Property of
 - VAppCloneSpec
 - Extends
 - DynamicData
 - See also
 - Datastore, ManagedEntity, ResourceConfigSpec, ResourcePool
 - Since
 - vSphere API Release 4.1
 
Data Object Description
Maps source child entities to destination resource pools and resource settings. If a mapping is not specified, a child is copied as a direct child of the parent.Properties
| Name | Type | Description | 
|---|---|---|
| location* P | ManagedObjectReference
 to a Datastore  | 
         A client can optionally specify a datastore in the resource map to
  override the default datastore location set in location field. This
  enables cloning to different compute resources that do not have shared
  datastores.
       | 
| parent* P | ManagedObjectReference
 to a ResourcePool  | 
         Resource pool to use for the cloned entity of source. This must specify a
  resource pool that is not part of the vApp. If this is specified, a linked
  child (as opposed to a direct child) is created for the vApp.
       | 
| resourceSpec* | ResourceConfigSpec | 
         An optional resource configuration for the cloned entity of the source. If
  not specified, the same resource configuration as the source is used.
       | 
| source | ManagedObjectReference
 to a ManagedEntity  | 
         Source entity
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |