IWithBgpRoutePropagation.WithEnableBgpRoutePropagation Method
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.
Enable the routes learned by BGP on that route table.
public Microsoft.Azure.Management.Network.Fluent.RouteTable.Update.IUpdate WithEnableBgpRoutePropagation ();
abstract member WithEnableBgpRoutePropagation : unit -> Microsoft.Azure.Management.Network.Fluent.RouteTable.Update.IUpdate
Public Function WithEnableBgpRoutePropagation () As IUpdate