Hierarchy

  • PipelineRunModel

Properties

agentPoolIdList: string[]

Array of agent pool (room) IDs which should be run this task

bindings?: ParameterBindingMap<string>

Possible bindings of parameters in the PipelineModel to values outside of the pipeline (eg. the form) and/or static values

Optional. The precompiled pipeline model without the parameters property.

pipelineId: string

The pipeline to run

The type of the pipeline run

variables?: JsonObject

Optional variables.

Generated using TypeDoc