DrsBehavior

DrsBehavior
DrsBehavior

A boxed DrsBehaviorEnum. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

Possible values:

  • manual: Specifies that VirtualCenter should generate recommendations for virtual machine migration and for placement with a host, but should not implement the recommendations automatically.
  • partiallyAutomated: Specifies that VirtualCenter should generate recommendations for virtual machine migration and for placement with a host, but should automatically implement only the placement at power on.
  • fullyAutomated: Specifies that VirtualCenter should automate both the migration of virtual machines and their placement with a host at power on.
Possible values are : manual, partiallyAutomated, fullyAutomated,