Interface NicIpConfiguration.UpdateStages.WithPublicIPAddressDeleteOptions

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

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

    • withPublicIPAddressDeleteOptions

      NicIpConfiguration.Update withPublicIPAddressDeleteOptions(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