Values_1.RecommendationJobResourceLimitSourceSpecifies the maximum number of jobs that can run in parallel and the maximum number of jobs that can run.
type nonrec t = {maxNumberOfTests : MaxNumberOfTests.t option;Defines the maximum number of load tests.
*)maxParallelOfTests : MaxParallelOfTests.t option;Defines the maximum number of parallel load tests.
*)}