VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithPublicIPAddress<ParentT> Interface

Type Parameters

ParentT

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

public interface WithPublicIPAddress extends HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<WithAttach>

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.

Inherited Members

Applies to