Interface ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP<ParentT>

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

public static interface ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP<ParentT> extends HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<ApplicationGatewayFrontend.DefinitionStages.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.