bypasses

val bypasses: Output<List<String>>

Specifies whether traffic is bypassed for Logging/Metrics/AzureServices. Valid options are any combination of Logging, Metrics, AzureServices, or None. Defaults to ["AzureServices"].

NOTE User has to explicitly set bypass to empty slice ([]) to remove it.