Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SearchBypass type

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

Known values supported by the service

None: Indicates that no origin can bypass the rules defined in the 'ipRules' section. This is the default.
AzureServices: Indicates that requests originating from Azure trusted services can bypass the rules defined in the 'ipRules' section.

type SearchBypass = string