Interface PublicIpAddress.DefinitionStages.WithIdleTimeout

All Known Subinterfaces:
PublicIpAddress.Definition, PublicIpAddress.DefinitionStages.WithCreate
Enclosing interface:
PublicIpAddress.DefinitionStages

public static interface PublicIpAddress.DefinitionStages.WithIdleTimeout
A public IP address definition allowing the idle timeout to be specified.
  • Method Details

    • withIdleTimeoutInMinutes

      PublicIpAddress.DefinitionStages.WithCreate 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 definition