NicIPConfiguration.DefinitionStages.WithPublicIPAddress<ParentT> Interface

Type Parameters

ParentT

the stage of the parent network interface definition to return to after attaching this definition

Implements

public static interface NicIPConfiguration.DefinitionStages.WithPublicIPAddress
extends WithPublicIPAddress<WithAttach<ParentT>>

The stage of the network interface IP configuration definition allowing to associate it with a public IP address.

Applies to