ClusterInitialPlacementAction
ClusterInitialPlacementAction
Describes an initial placement of a single virtual machine
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"target": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"targetHost": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"pool": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}