@Beta(value=V1_10_0)
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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/