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.
AzurePortal: Indicates that requests originating from the Azure portal can bypass the rules defined in the 'ipRules' section.
AzureServices: Indicates that requests originating from Azure trusted services can bypass the rules defined in the 'ipRules' section.
type SearchBypass = string