Interface Route.UpdateDefinition<ParentT>
- Type Parameters:
ParentT
- the return type of the finalAttachable.InUpdate.attach()
- All Superinterfaces:
Attachable.InUpdate<ParentT>
,Route.UpdateDefinitionStages.Blank<ParentT>
,Route.UpdateDefinitionStages.WithAttach<ParentT>
,Route.UpdateDefinitionStages.WithDestinationAddressPrefix<ParentT>
,Route.UpdateDefinitionStages.WithNextHopType<ParentT>
- Enclosing interface:
- Route
public static interface Route.UpdateDefinition<ParentT>
extends Route.UpdateDefinitionStages.Blank<ParentT>, Route.UpdateDefinitionStages.WithAttach<ParentT>, Route.UpdateDefinitionStages.WithNextHopType<ParentT>, Route.UpdateDefinitionStages.WithDestinationAddressPrefix<ParentT>
The entirety of a route definition as part of a route table update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach
Methods inherited from interface com.microsoft.azure.management.network.Route.UpdateDefinitionStages.WithDestinationAddressPrefix
withDestinationAddressPrefix
Methods inherited from interface com.microsoft.azure.management.network.Route.UpdateDefinitionStages.WithNextHopType
withNextHop, withNextHopToVirtualAppliance