Interface RouteTable.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<RouteTable>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<RouteTable.Update>, RouteTable.UpdateStages.WithBgpRoutePropagation, RouteTable.UpdateStages.WithRoute
- Enclosing interface:
RouteTable
public static interface RouteTable.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<RouteTable>, com.azure.resourcemanager.resources.fluentcore.arm.models.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 com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface RouteTable.UpdateStages.WithBgpRoutePropagation
withDisableBgpRoutePropagation, withEnableBgpRoutePropagationMethods inherited from interface RouteTable.UpdateStages.WithRoute
defineRoute, updateRoute, withoutRoute, withRoute, withRouteViaVirtualAppliance