Interface ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
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>>
- All Known Subinterfaces:
ApplicationGatewayFrontend.UpdateDefinition<ParentT>
- Enclosing interface:
ApplicationGatewayFrontend.UpdateDefinitionStages
public static interface ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdateAlt<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.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.UpdateDefinitionStages.WithSubnet
withExistingSubnetMethods inherited from interface Attachable.InUpdateAlt
attachMethods inherited from interface HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface HasSubnet.UpdateDefinitionStages.WithSubnet
withExistingSubnet