public static interface RouteTable.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RouteTable.UpdateStages.WithBgpRoutePropagation
The stage of the route table update allowing to specify whether to disable the routes learned by BGP on that
route table.
|
static interface |
RouteTable.UpdateStages.WithRoute
The stage of the route table definition allowing to add, remove or modify routes.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.