VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithPublicIPAddress<ParentT> Interface

Type Parameters

ParentT

the stage of the parent virtual network gateway definition to return to after attaching this definition

Implements

public static interface VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithPublicIPAddress
extends WithExistingPublicIPAddress<WithAttach<ParentT>>

The stage of virtual network gateway frontend definition allowing to specify an existing public IP address to make the virtual network gateway available at as Internet-facing.

Applies to