Interface ApplicationGatewayProbe.UpdateStages.WithRetries

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

public static interface ApplicationGatewayProbe.UpdateStages.WithRetries
Stage of an application gateway probe update allowing to specify the number of retries before the server is considered unhealthy.
  • Method Details

    • withRetriesBeforeUnhealthy

      ApplicationGatewayProbe.Update withRetriesBeforeUnhealthy(int retryCount)
      Specifies the number of retries before the server is considered unhealthy.
      Parameters:
      retryCount - a number between 1 and 20
      Returns:
      the next stage of the update