KnownSearchBypass enum
Known values of SearchBypass that the service accepts.
Fields
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. |
None | Indicates that no origin can bypass the rules defined in the 'ipRules' section. This is the default. |