Interface VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>

Type Parameters:
ParentT - the stage of the parent virtual network gateway definition to return to after attaching this definition
All Superinterfaces:
HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach<ParentT>>
All Known Subinterfaces:
VirtualNetworkGatewayIpConfiguration.Definition<ParentT>
Enclosing interface:
VirtualNetworkGatewayIpConfiguration.DefinitionStages

public static interface VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT> extends HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<VirtualNetworkGatewayIpConfiguration.DefinitionStages.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.