SearchBypass type
Possible origins of inbound traffic that can bypass the rules defined in the 'ipRules' section.
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