ApplicationGatewayIPConfiguration.Definition<ParentT> Interface

Type Parameters

ParentT

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

Implements

Blank<ParentT> WithAttach<ParentT> WithSubnet<ParentT>

public static interface ApplicationGatewayIPConfiguration.Definition
extends Blank<ParentT>, WithSubnet<ParentT>, WithAttach<ParentT>

The entirety of an application gateway IP configuration definition.

Applies to