Interface PublicIpAddress.UpdateStages.WithIdleTimout

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

public static interface PublicIpAddress.UpdateStages.WithIdleTimout
A public IP address update allowing the idle timeout to be changed.
  • Method Details

    • withIdleTimeoutInMinutes

      PublicIpAddress.Update withIdleTimeoutInMinutes(int minutes)
      Specifies the timeout (in minutes) for an idle connection.
      Parameters:
      minutes - the length of the time out in minutes
      Returns:
      the next stage of the resource update