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 com.azure.resourcemanager.network.models.ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet
withExistingSubnetMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdateAlt
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasSubnet.UpdateDefinitionStages.WithSubnet
withExistingSubnet