SolutionsVMDeploymentOptimization_enum

SolutionsVMDeploymentOptimization_enum
SolutionsVMDeploymentOptimization_enum

Virtual Machine deployment optimization strategies.

Possible values:

  • ALL_CLONES: Utilizes all cloning methods available, will create initial snapshots on the Virtual Machines.
  • FULL_CLONES_ONLY: Utilize only full copy cloning menthods, will create initial snapshots on the Virtual Machines.
  • NO_CLONES: Virtual Machiness will not be cloned from pre-existing deployment.
This data structure has no properties.
Enumeration: ALL_CLONES, FULL_CLONES_ONLY, NO_CLONES,