Interface RouteFilterRule.DefinitionStages.WithAttach<ParentT>

  • Type Parameters:
    ParentT - the return type of Attachable.InDefinition.attach()
    All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition<ParentT>, RouteFilterRule.DefinitionStages.WithAccessType<ParentT>
    All Known Subinterfaces:
    RouteFilterRule.Definition<ParentT>
    Enclosing interface:
    RouteFilterRule.DefinitionStages

    public static interface RouteFilterRule.DefinitionStages.WithAttach<ParentT>
    extends com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition<ParentT>, RouteFilterRule.DefinitionStages.WithAccessType<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.InDefinition.attach().