KnownCachingType enum

Known values of CachingType that the service accepts.

Fields

None

Don't use host caching.

ReadOnly

For workloads that only do read operations.

ReadWrite

For workloads that do a balance of read and write operations.