共用方式為


TaskGroupUpdateParameter interface

屬性

author

設定工作組的作者名稱。

category

設定工作組的類別。

comment

設定工作組的批注。

description

設定工作組的描述。

friendlyName

設定工作組的易記名稱。

iconUrl

設定工作組的 URL 圖示。

id

設定此欄位的唯一識別碼。

inputs

設定工作組的輸入。

instanceNameFormat

設定工作組的顯示名稱。

name

設定工作組的名稱。

parentDefinitionId

取得或設定父工作組標識碼。這會在建立草稿工作組時使用。

revision

設定工作組的修訂。

runsOn

設定工作組的 RunsOn。 值可以是 'Agent'、'Server' 或 'DeploymentGroup'。

tasks

設定工作組的工作。

version

設定工作組的版本。

屬性詳細資料

author

設定工作組的作者名稱。

author: string

屬性值

string

category

設定工作組的類別。

category: string

屬性值

string

comment

設定工作組的批注。

comment: string

屬性值

string

description

設定工作組的描述。

description: string

屬性值

string

friendlyName

設定工作組的易記名稱。

friendlyName: string

屬性值

string

iconUrl

設定工作組的 URL 圖示。

iconUrl: string

屬性值

string

id

設定此欄位的唯一識別碼。

id: string

屬性值

string

inputs

設定工作組的輸入。

inputs: TaskInputDefinition[]

屬性值

instanceNameFormat

設定工作組的顯示名稱。

instanceNameFormat: string

屬性值

string

name

設定工作組的名稱。

name: string

屬性值

string

parentDefinitionId

取得或設定父工作組標識碼。這會在建立草稿工作組時使用。

parentDefinitionId: string

屬性值

string

revision

設定工作組的修訂。

revision: number

屬性值

number

runsOn

設定工作組的 RunsOn。 值可以是 'Agent'、'Server' 或 'DeploymentGroup'。

runsOn: string[]

屬性值

string[]

tasks

設定工作組的工作。

tasks: TaskGroupStep[]

屬性值

version

設定工作組的版本。

version: TaskVersion

屬性值