vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VirtualMachineMemoryAllocationPolicy(vim.host.MemoryManagerSystem.VirtualMachineReservationInfo.AllocationPolicy)
- Since
- VI API 2.5
Enum Description
Means for allocating additional memory for virtual machines.Enum Constants
Name | Description |
---|---|
swapMost |
Allow most virtual machine memory to be swapped.
|
swapNone |
Fit all virtual machine memory into reserved host memory.
|
swapSome |
Allow some virtual machine memory to be swapped.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |