VirtualNetworkGatewayIPConfiguration.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> WithPublicIPAddress<ParentT>

public static interface VirtualNetworkGatewayIPConfiguration.Definition
extends Blank<ParentT>, WithAttach<ParentT>, WithPublicIPAddress<ParentT>

The entirety of virtual network gateway IP configuration definition.

Applies to