Interface ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithSubnet<ParentT>, Attachable.InDefinitionAlt<ParentT>, HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>>, HasSubnet.DefinitionStages.WithSubnet<ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayFrontend.Definition<ParentT>
- Enclosing interface:
ApplicationGatewayFrontend.DefinitionStages
public static interface ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinitionAlt<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithSubnet<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP<ParentT>
The final stage of an application gateway frontend definition.
At this stage, any remaining optional settings can be specified, or the frontend definition can be attached to the parent application gateway definition.
-
Method Summary
Methods inherited from interface ApplicationGatewayFrontend.DefinitionStages.WithSubnet
withExistingSubnetMethods inherited from interface Attachable.InDefinitionAlt
attachMethods inherited from interface HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface HasSubnet.DefinitionStages.WithSubnet
withExistingSubnet