TaskDefinitionReference interface

Properties

definitionType

Gets or sets the definition type. Values can be 'task' or 'metaTask'.

id

Gets or sets the unique identifier of task.

versionSpec

Gets or sets the version specification of task.

Property Details

definitionType

Gets or sets the definition type. Values can be 'task' or 'metaTask'.

definitionType: string

Property Value

string

id

Gets or sets the unique identifier of task.

id: string

Property Value

string

versionSpec

Gets or sets the version specification of task.

versionSpec: string

Property Value

string