Interface NicIpConfiguration.UpdateStages.WithPrivateIP

All Superinterfaces:
HasPrivateIpAddress.UpdateStages.WithPrivateIPAddress<NicIpConfiguration.Update>
All Known Subinterfaces:
NicIpConfiguration.Update
Enclosing interface:
NicIpConfiguration.UpdateStages

public static interface NicIpConfiguration.UpdateStages.WithPrivateIP extends HasPrivateIpAddress.UpdateStages.WithPrivateIPAddress<NicIpConfiguration.Update>
The stage of the network interface IP configuration update allowing to specify private IP.
  • Method Details

    • withPrivateIpVersion

      NicIpConfiguration.Update withPrivateIpVersion(IpVersion ipVersion)
      Specifies the IP version for the private IP address.
      Parameters:
      ipVersion - an IP version
      Returns:
      the next stage of the update