Interface NicIpConfiguration.DefinitionStages.WithPrivateIP<ParentT>

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

public static interface NicIpConfiguration.DefinitionStages.WithPrivateIP<ParentT> extends HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>
The stage of the network interface IP configuration definition allowing to specify private IP address within a virtual network subnet.