OutboundVnetRouting.IsAllTrafficEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables all other routing options defined in OutboundVnetRouting if this setting is set to true.
public bool? IsAllTrafficEnabled { get; set; }
member this.IsAllTrafficEnabled : Nullable<bool> with get, set
Public Property IsAllTrafficEnabled As Nullable(Of Boolean)