TestJobCreateParameters Class

The parameters supplied to the create test job operation.

Inheritance
TestJobCreateParameters

Constructor

TestJobCreateParameters(*, parameters: Optional[Dict[str, str]] = None, run_on: Optional[str] = None, **kwargs)

Parameters

parameters
dict[str, str]
Required

Gets or sets the parameters of the test job.

run_on
str
Required

Gets or sets the runOn which specifies the group name where the job is to be executed.