VirtualDiskVFlashCacheConfigInfoCacheConsistencyType_enum

VirtualDiskVFlashCacheConfigInfoCacheConsistencyType_enum
VirtualDiskVFlashCacheConfigInfoCacheConsistencyType_enum

Pre-defined constants for cache consistency types

Possible values:

  • 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.
This data structure has no properties.
Enumeration: strong, weak,