
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
935 B
935 B
vim.cluster.DrsConfigInfo.DrsBehavior
- contained by
- type
- name
fullyAutomated
values:
- fullyAutomated
-
Specifies that VirtualCenter should automate both the migration of virtual machines and their placement with a host at power on.
- 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.