Interface NicIpConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT>

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

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