ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP<ParentT> Interface

Type Parameters

ParentT

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

Implements

public static interface ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP
extends WithPrivateIPAddress<WithAttach<ParentT>>

The stage of an application gateway frontend definition allowing to specify the private IP address this application gateway should be available at within the selected subnet.

Applies to