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 © 2020 Microsoft Corporation. All rights reserved.