Interface ApplicationGatewayFrontend.Definition<ParentT>

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

The entirety of an application gateway frontend definition.