public static interface RouteTable.UpdateStages.WithBgpRoutePropagation
| Modifier and Type | Method and Description |
|---|---|
RouteTable.Update |
withDisableBgpRoutePropagation()
Disable the routes learned by BGP on that route table.
|
RouteTable.Update |
withEnableBgpRoutePropagation()
Enable the routes learned by BGP on that route table.
|
RouteTable.Update withDisableBgpRoutePropagation()
RouteTable.Update withEnableBgpRoutePropagation()
Copyright © 2020 Microsoft Corporation. All rights reserved.