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
swapNone
swapSome
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="VirtualMachineMemoryAllocationPolicy"> <restriction base="xsd:string"> <enumeration value="swapNone"/> <enumeration value="swapSome"/> <enumeration value="swapMost"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2020 VMware, Inc. All rights reserved.
Revision 15-February-2020 | VMware vSAN Management API | Version 7.0