Package version:

The parameters for a task run request.

Hierarchy

Properties

agentPoolName?: string

The dedicated agent pool for the run.

isArchiveEnabled?: boolean

The value that indicates whether archiving is enabled for the run or not.

logTemplate?: string

The template that describes the repository and tag information for run log artifact.

overrideTaskStepProperties?: OverrideTaskStepProperties

Set of overridable parameters that can be passed when running a Task.

taskId: string

The resource ID of task against which run has to be queued.

type: "TaskRunRequest"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc