Interface Route.Update
-
- All Superinterfaces:
Route.UpdateStages.WithDestinationAddressPrefix,Route.UpdateStages.WithNextHopType,com.microsoft.azure.management.resources.fluentcore.model.Settable<RouteTable.Update>
- Enclosing interface:
- Route
public static interface Route.Update extends com.microsoft.azure.management.resources.fluentcore.model.Settable<RouteTable.Update>, Route.UpdateStages.WithDestinationAddressPrefix, Route.UpdateStages.WithNextHopType
The entirety of a route update as part of a route table update.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.Route.UpdateStages.WithDestinationAddressPrefix
withDestinationAddressPrefix
-
Methods inherited from interface com.microsoft.azure.management.network.Route.UpdateStages.WithNextHopType
withNextHop, withNextHopToVirtualAppliance
-
-