Interface ApplicationGatewayFrontend.UpdateDefinition<ParentT>

Type Parameters:
ParentT - the stage of the parent application gateway definition to return to after attaching this definition
All Superinterfaces:
ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet<ParentT>, Attachable.InUpdateAlt<ParentT>, HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>, HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>, HasSubnet.UpdateDefinitionStages.WithSubnet<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>
Enclosing interface:
ApplicationGatewayFrontend

public static interface ApplicationGatewayFrontend.UpdateDefinition<ParentT> extends ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of an application gateway frontend definition as part of an application gateway update.