CacheBehavior type
Defines values for CacheBehavior.
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