ParentT - the stage of the parent application gateway definition to return to after attaching this definitionpublic static interface ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT> extends com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT>
At this stage, any remaining optional settings can be specified, or the frontend definition can be attached to the parent application gateway definition.
attachwithExistingPublicIPAddress, withExistingPublicIPAddresswithExistingSubnetwithExistingSubnetwithPrivateIPAddressDynamic, withPrivateIPAddressStatic/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/