vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VirtualDiskVFlashCacheConfigInfoCacheConsistencyType(vim.vm.device.VirtualDisk.VFlashCacheConfigInfo.CacheConsistencyType)
- Since
- vSphere API Release 5.5
Enum Description
Pre-defined constants for cache consistency typesEnum Constants
Name | Description |
---|---|
strong |
With strong consistency, it ensures that
a crash will leave the cache data consistent.
|
weak |
Cache data consistency is not guaranteed after a crash.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |