CacheBehavior type

Caching behavior for the requests
KnownCacheBehavior can be used interchangeably with CacheBehavior, this enum contains the known values that the service supports.

Known values supported by the service

BypassCache
Override
SetIfMissing

type CacheBehavior = string