Caching type

Defines values for Caching.
KnownCaching can be used interchangeably with Caching, this enum contains the known values that the service supports.

Known values supported by the service

None
ReadOnly
ReadWrite

type Caching = string