Interface RouteFilterRule.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the return type ofAttachable.InUpdate.attach()
- All Superinterfaces:
Attachable.InUpdate<ParentT>
- All Known Subinterfaces:
RouteFilterRule.UpdateDefinition<ParentT>
- Enclosing interface:
RouteFilterRule.UpdateDefinitionStages
public static interface RouteFilterRule.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>
The final stage of the route filter rule definition.
At this stage, any remaining optional settings can be specified, or the route filter rule definition can
be attached to the parent route filter group definition using Attachable.InUpdate.attach().
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attach