FrontDoorQuery type

Treatment of URL query terms when forming the cache key.
KnownFrontDoorQuery can be used interchangeably with FrontDoorQuery, this enum contains the known values that the service supports.

Known values supported by the service

StripNone: StripNone
StripAll: StripAll
StripOnly: StripOnly
StripAllExcept: StripAllExcept

type FrontDoorQuery = string