TaskGroupUpdateParameter interface

Properties

author

Sets author name of the task group.

category

Sets category of the task group.

comment

Sets comment of the task group.

description

Sets description of the task group.

friendlyName

Sets friendly name of the task group.

iconUrl

Sets url icon of the task group.

id

Sets the unique identifier of this field.

inputs

Sets input for the task group.

instanceNameFormat

Sets display name of the task group.

name

Sets name of the task group.

parentDefinitionId

Gets or sets parent task group Id. This is used while creating a draft task group.

revision

Sets revision of the task group.

runsOn

Sets RunsOn of the task group. Value can be 'Agent', 'Server' or 'DeploymentGroup'.

tasks

Sets tasks for the task group.

version

Sets version of the task group.

Property Details

author

Sets author name of the task group.

author: string

Property Value

string

category

Sets category of the task group.

category: string

Property Value

string

comment

Sets comment of the task group.

comment: string

Property Value

string

description

Sets description of the task group.

description: string

Property Value

string

friendlyName

Sets friendly name of the task group.

friendlyName: string

Property Value

string

iconUrl

Sets url icon of the task group.

iconUrl: string

Property Value

string

id

Sets the unique identifier of this field.

id: string

Property Value

string

inputs

Sets input for the task group.

inputs: TaskInputDefinition[]

Property Value

instanceNameFormat

Sets display name of the task group.

instanceNameFormat: string

Property Value

string

name

Sets name of the task group.

name: string

Property Value

string

parentDefinitionId

Gets or sets parent task group Id. This is used while creating a draft task group.

parentDefinitionId: string

Property Value

string

revision

Sets revision of the task group.

revision: number

Property Value

number

runsOn

Sets RunsOn of the task group. Value can be 'Agent', 'Server' or 'DeploymentGroup'.

runsOn: string[]

Property Value

string[]

tasks

Sets tasks for the task group.

tasks: TaskGroupStep[]

Property Value

version

Sets version of the task group.

version: TaskVersion

Property Value