Interface VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithAttach<ParentT>

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

    public static interface VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithAttach<ParentT>
    extends com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition<ParentT>
    The final stage of the virtual network gateway IP configuration definition.

    At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent virtual network gateway definition.

    • Method Summary

      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition

        attach