PlacementSpecPlacementType_enum
PlacementSpecPlacementType_enum
Defines the type of placement
Possible values:
create
: Create a new VMreconfigure
: Reconfigure a VMrelocate
: Relocate a VMclone
: Clone a VM
This data structure has no properties.
Enumeration:
create,
reconfigure,
relocate,
clone,