KnownEvictionPolicy enum
Known values of EvictionPolicy that the service accepts.
Fields
AllKeysLFU | AllKeysLFU |
AllKeysLRU | AllKeysLRU |
AllKeysRandom | AllKeysRandom |
NoEviction | NoEviction |
VolatileLFU | VolatileLFU |
VolatileLRU | VolatileLRU |
VolatileRandom | VolatileRandom |
VolatileTTL | VolatileTTL |