Package version:

The request parameters for scheduling a run.

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.

type: "DockerBuildRequest" | "FileTaskRunRequest" | "TaskRunRequest" | "EncodedTaskRunRequest"

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

Generated using TypeDoc