Interface Ipv6PeeringConfig.DefinitionStages.WithAttach<ParentT>

  • Type Parameters:
    ParentT - the stage of the parent definition to return to after attaching this definition
    All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition<ParentT>, Ipv6PeeringConfig.DefinitionStages.WithRouteFilter<ParentT>
    All Known Subinterfaces:
    Ipv6PeeringConfig.Definition<ParentT>
    Enclosing interface:
    Ipv6PeeringConfig.DefinitionStages

    public static interface Ipv6PeeringConfig.DefinitionStages.WithAttach<ParentT>
    extends com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition<ParentT>, Ipv6PeeringConfig.DefinitionStages.WithRouteFilter<ParentT>
    The final stage of a public frontend definition.

    At this stage, any remaining optional settings can be specified, or the frontend definition can be attached to the parent load balancer definition.