Interface ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress<ParentT>

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

public static interface ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress<ParentT> extends HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.DefinitionStages.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.