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. |
friendly |
Sets friendly name of the task group. |
icon |
Sets url icon of the task group. |
id | Sets the unique identifier of this field. |
inputs | Sets input for the task group. |
instance |
Sets display name of the task group. |
name | Sets name of the task group. |
parent |
Gets or sets parent task group Id. This is used while creating a draft task group. |
revision | Sets revision of the task group. |
runs |
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
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[]