Managed Object Types
Data Object Types
All Properties
All Methods
Enum - VirtualDiskVFlashCacheConfigInfoCacheMode(vim.vm.device.VirtualDisk.VFlashCacheConfigInfo.CacheMode)
Since
vSphere API 5.5
Enum Description
Pre-defined constants for cache modes.
Enum Constants
Name
Description
write_back
write_thru
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="VirtualDiskVFlashCacheConfigInfoCacheMode"> <restriction base="xsd:string"> <enumeration value="write_thru"/> <enumeration value="write_back"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2021 VMware, Inc. All rights reserved.
Revision 15 JAN 2021 | Version 7.0U2