Interface NicIpConfiguration.DefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent network interface definition to return to after attaching this definition
All Superinterfaces:
NicIpConfiguration.DefinitionStages.WithNetwork<ParentT>
All Known Subinterfaces:
NicIpConfiguration.Definition<ParentT>
Enclosing interface:
NicIpConfiguration.DefinitionStages

public static interface NicIpConfiguration.DefinitionStages.Blank<ParentT> extends NicIpConfiguration.DefinitionStages.WithNetwork<ParentT>
The first stage of network interface IP configuration definition.