EffectiveRoute.DisableBgpRoutePropagation 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.
If true, on-premises routes are not propagated to the network interfaces in the subnet.
public bool? DisableBgpRoutePropagation { get; }
member this.DisableBgpRoutePropagation : Nullable<bool>
Public ReadOnly Property DisableBgpRoutePropagation As Nullable(Of Boolean)