RouteTableData.DisableBgpRoutePropagation Property

Definition

Whether to disable the routes learned by BGP on that route table. True means disable.

public bool? DisableBgpRoutePropagation { get; set; }
member this.DisableBgpRoutePropagation : Nullable<bool> with get, set
Public Property DisableBgpRoutePropagation As Nullable(Of Boolean)

Property Value

Applies to