PlaceVmsXClusterSpecPlacementType_enum
PlaceVmsXClusterSpecPlacementType_enum
Defines the type of placement
Possible values:
createAndPowerOn
: Create a new VM that should be powered-on in the near future.reconfigure
: Reconfigure a powered-off or a powered-on VM.relocate
: Relocate a powered-off or a powered-on VM.
Since: vSphere API Release 9.0.0.0
This data structure has no properties.
Enumeration:
createAndPowerOn,
reconfigure,
relocate,