Interface NetworkInterface.UpdateStages.WithPublicIPAddressDeleteOptions

All Known Subinterfaces:
NetworkInterface.Update
Enclosing interface:
NetworkInterface.UpdateStages

public static interface NetworkInterface.UpdateStages.WithPublicIPAddressDeleteOptions
The stage of the network interface update allowing to specify delete options for the public ip address.
  • Method Details

    • withPrimaryPublicIPAddressDeleteOptions

      NetworkInterface.Update withPrimaryPublicIPAddressDeleteOptions(DeleteOptions deleteOptions)
      Sets delete options for public ip address.
      Parameters:
      deleteOptions - the delete options for primary network interfaces
      Returns:
      the next stage of the update