Package version:

Properties that are enabled for Odata querying on runs.

Hierarchy

  • RunFilter

Properties

agentPoolName?: string

The name of the agent pool that the run corresponds to.

createTime?: Date

The create time for a run.

finishTime?: Date

The time the run finished.

isArchiveEnabled?: boolean

The value that indicates whether archiving is enabled or not.

outputImageManifests?: string

The list of comma-separated image manifests that were generated from the run. This is applicable if the run is of build type.

runId?: string

The unique identifier for the run.

runType?: string

The type of run.

status?: string

The current status of the run.

taskName?: string

The name of the task that the run corresponds to.

Generated using TypeDoc