ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress<ParentT> Interface

Type Parameters

ParentT

the stage of the parent application gateway definition to return to after attaching this definition

public interface WithPublicIPAddress extends HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<WithAttach>

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.

Inherited Members

Applies to