Interface ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>
All Known Subinterfaces:
ApplicationGatewayFrontend.UpdateDefinition<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
Enclosing interface:
ApplicationGatewayFrontend.UpdateDefinitionStages

public static interface ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT> extends HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>
The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.