Esx.Settings.Clusters.Vms.VmCloneConfig

Esx.Settings.Clusters.Vms.VmCloneConfig
Esx.Settings.Clusters.Vms.VmCloneConfig

The Esx.Settings.Clusters.Vms.VmCloneConfig enumerated type defines the different configurations for VM cloning.

Possible values:

  • ALL_CLONES: The system creates a snapshot of the first deployed VM and after that uses one of the available VM clone methods to deploy others.
  • FULL_CLONES_ONLY: The system creates a snapshot of the first deployed VM and after that uses full VM clone method to deploy others.
  • NO_CLONES: The system does not use VM clone methods to deploy VMs.

This enumeration was added in vSphere API 9.0.0.0.

This data structure has no properties.
Enumeration: ALL_CLONES, FULL_CLONES_ONLY, NO_CLONES,