Interface ApplicationGatewayProbe.UpdateStages.WithInterval

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

public static interface ApplicationGatewayProbe.UpdateStages.WithInterval
Stage of an application gateway probe update allowing to specify the time interval between consecutive probes.
  • Method Details

    • withTimeBetweenProbesInSeconds

      ApplicationGatewayProbe.Update withTimeBetweenProbesInSeconds(int seconds)
      Specifies the time interval in seconds between consecutive probes.
      Parameters:
      seconds - a number of seconds between 1 and 86400
      Returns:
      the next stage of the update