Enum - VAppCloneSpecProvisioningType(vim.vApp.CloneSpec.ProvisioningType)

Since
vSphere API 4.1


Enum Description

The cloned VMs can either be provisioned the same way as the VMs they are a clone of, thin provisioned or thick provisioned, or linked clones (i.e., using delta disks).

Enum Constants

NameDescription
sameAsSource
thick
thin

Show WSDL type definition