NicIPConfiguration.Definition<ParentT> Interface

Type Parameters

ParentT

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

Implements

Blank<ParentT> WithAttach<ParentT> WithNetwork<ParentT> WithPrivateIP<ParentT> WithSubnet<ParentT>

public static interface NicIPConfiguration.Definition
extends Blank<ParentT>, WithAttach<ParentT>, WithNetwork<ParentT>, WithSubnet<ParentT>, WithPrivateIP<ParentT>

The entirety of the network interface IP configuration definition.

Applies to