Interface ApplicationGatewayIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent application gateway definition to return to after attaching this definition
All Superinterfaces:
Attachable.InUpdate<ParentT>
All Known Subinterfaces:
ApplicationGatewayIpConfiguration.UpdateDefinition<ParentT>
Enclosing interface:
ApplicationGatewayIpConfiguration.UpdateDefinitionStages

public static interface ApplicationGatewayIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT> extends Attachable.InUpdate<ParentT>
The final stage of an application gateway IP configuration definition.

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

  • Method Summary

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate

    attach