Bypass type

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

Known values supported by the service

None: Represents no bypassing of traffic.
Logging: Represents bypassing logging traffic.
Metrics: Represents bypassing metrics traffic.
AzureServices: Represents bypassing azure services traffic.

type Bypass = string