@Beta(value=V1_10_0)
public static interface RouteTable.DefinitionStages.WithBgpRoutePropagation
| Modifier and Type | Method and Description |
|---|---|
RouteTable.DefinitionStages.WithCreate |
withDisableBgpRoutePropagation()
Disable the routes learned by BGP on that route table.
|
RouteTable.DefinitionStages.WithCreate withDisableBgpRoutePropagation()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/