public static interface Route.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Route.UpdateStages.WithDestinationAddressPrefix
The stage of a route update allowing to modify the destination address prefix.
|
static interface |
Route.UpdateStages.WithNextHopType
The stage of a route update allowing to specify the next hop type.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/