Interface RouteTable.Update
- All Superinterfaces:
Appliable<RouteTable>, Indexable, Resource.UpdateWithTags<RouteTable.Update>, RouteTable.UpdateStages.WithBgpRoutePropagation, RouteTable.UpdateStages.WithRoute
- Enclosing interface:
RouteTable
public static interface RouteTable.Update
extends Appliable<RouteTable>, Resource.UpdateWithTags<RouteTable.Update>, RouteTable.UpdateStages.WithRoute, RouteTable.UpdateStages.WithBgpRoutePropagation
The template for a route table update operation, containing all the settings that can be modified.
Call Appliable.apply() to apply the changes to the resource in Azure.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface RouteTable.UpdateStages.WithBgpRoutePropagation
withDisableBgpRoutePropagation, withEnableBgpRoutePropagationMethods inherited from interface RouteTable.UpdateStages.WithRoute
defineRoute, updateRoute, withoutRoute, withRoute, withRouteViaVirtualAppliance