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 com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithBgpRoutePropagation
withDisableBgpRoutePropagation, withEnableBgpRoutePropagation
Methods inherited from interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
defineRoute, updateRoute, withoutRoute, withRoute, withRouteViaVirtualAppliance