次の方法で共有


TaskGroup interface

Extends

プロパティ

comment

コメントを取得または設定します。

createdBy

作成した ID を取得または設定します。

createdOn

作成日を取得または設定します。

deleted

削除済みとして示す 'true' 、それ以外の場合は 'false' を取得または設定します。

modifiedBy

変更した ID を取得または設定します。

modifiedOn

変更された日付を取得または設定します。

owner

所有者を取得または設定します。

parentDefinitionId

親タスク グループ ID を取得または設定します。これは、下書きタスク グループの作成時に使用されます。

revision

リビジョンを取得または設定します。

tasks

タスクを取得または設定します。

継承されたプロパティ

agentExecution
author
buildConfig
category
contentsUploaded
contributionIdentifier
contributionVersion
dataSourceBindings
definitionType
demands
deprecated
description
disabled
ecosystem
execution
friendlyName
groups
helpMarkDown
helpUrl
hostType
iconUrl
id
inputs
instanceNameFormat
minimumAgentVersion
name
outputVariables
packageLocation
packageType
postJobExecution
preJobExecution
preview
releaseNotes
restrictions
runsOn
satisfies
serverOwned
showEnvironmentVariables
sourceDefinitions
sourceLocation
version
visibility

プロパティの詳細

comment

コメントを取得または設定します。

comment: string

プロパティ値

string

createdBy

作成した ID を取得または設定します。

createdBy: IdentityRef

プロパティ値

createdOn

作成日を取得または設定します。

createdOn: Date

プロパティ値

Date

deleted

削除済みとして示す 'true' 、それ以外の場合は 'false' を取得または設定します。

deleted: boolean

プロパティ値

boolean

modifiedBy

変更した ID を取得または設定します。

modifiedBy: IdentityRef

プロパティ値

modifiedOn

変更された日付を取得または設定します。

modifiedOn: Date

プロパティ値

Date

owner

所有者を取得または設定します。

owner: string

プロパティ値

string

parentDefinitionId

親タスク グループ ID を取得または設定します。これは、下書きタスク グループの作成時に使用されます。

parentDefinitionId: string

プロパティ値

string

revision

リビジョンを取得または設定します。

revision: number

プロパティ値

number

tasks

タスクを取得または設定します。

tasks: TaskGroupStep[]

プロパティ値

継承されたプロパティの詳細

agentExecution

agentExecution: TaskExecution

プロパティ値

TaskDefinition.agentExecutionから継承

author

author: string

プロパティ値

string

TaskDefinition.authorから継承

buildConfig

buildConfig: string

プロパティ値

string

TaskDefinition.buildConfigから継承

category

category: string

プロパティ値

string

TaskDefinition.categoryから継承

contentsUploaded

contentsUploaded: boolean

プロパティ値

boolean

TaskDefinition.contentsUploadedから継承

contributionIdentifier

contributionIdentifier: string

プロパティ値

string

TaskDefinition.contributionIdentifierから継承

contributionVersion

contributionVersion: string

プロパティ値

string

TaskDefinition.contributionVersionから継承

dataSourceBindings

dataSourceBindings: DataSourceBinding[]

プロパティ値

TaskDefinition.dataSourceBindingsから継承

definitionType

definitionType: string

プロパティ値

string

TaskDefinition.definitionTypeから継承

demands

demands: Demand[]

プロパティ値

Demand[]

TaskDefinition.demandsから継承

deprecated

deprecated: boolean

プロパティ値

boolean

TaskDefinition から継承されました。非推奨

description

description: string

プロパティ値

string

TaskDefinition.descriptionから継承

disabled

disabled: boolean

プロパティ値

boolean

TaskDefinition.disabledから継承

ecosystem

ecosystem: string

プロパティ値

string

TaskDefinition.ecosystemから継承

execution

execution: {[key: string]: any}

プロパティ値

{[key: string]: any}

TaskDefinition.executionから継承

friendlyName

friendlyName: string

プロパティ値

string

TaskDefinition.friendlyNameから継承

groups

groups: TaskGroupDefinition[]

プロパティ値

TaskDefinition.groupsから継承

helpMarkDown

helpMarkDown: string

プロパティ値

string

TaskDefinition.helpMarkDownから継承

helpUrl

helpUrl: string

プロパティ値

string

TaskDefinition.helpUrlから継承

hostType

hostType: string

プロパティ値

string

TaskDefinition.hostTypeから継承

iconUrl

iconUrl: string

プロパティ値

string

TaskDefinition.iconUrlから継承

id

id: string

プロパティ値

string

TaskDefinition.idから継承

inputs

inputs: TaskInputDefinition[]

プロパティ値

TaskDefinition.inputsから継承

instanceNameFormat

instanceNameFormat: string

プロパティ値

string

TaskDefinition.instanceNameFormatから継承

minimumAgentVersion

minimumAgentVersion: string

プロパティ値

string

TaskDefinition.minimumAgentVersionから継承

name

name: string

プロパティ値

string

TaskDefinition.nameから継承

outputVariables

outputVariables: TaskOutputVariable[]

プロパティ値

TaskDefinition.outputVariablesから継承

packageLocation

packageLocation: string

プロパティ値

string

TaskDefinition.packageLocationから継承

packageType

packageType: string

プロパティ値

string

TaskDefinition.packageTypeから継承

postJobExecution

postJobExecution: {[key: string]: any}

プロパティ値

{[key: string]: any}

TaskDefinition.postJobExecutionから継承

preJobExecution

preJobExecution: {[key: string]: any}

プロパティ値

{[key: string]: any}

TaskDefinition.preJobExecutionから継承

preview

preview: boolean

プロパティ値

boolean

TaskDefinition.previewから継承

releaseNotes

releaseNotes: string

プロパティ値

string

TaskDefinition.releaseNotesから継承

restrictions

restrictions: TaskRestrictions

プロパティ値

TaskDefinition.restrictionsから継承

runsOn

runsOn: string[]

プロパティ値

string[]

TaskDefinition.runsOnから継承

satisfies

satisfies: string[]

プロパティ値

string[]

TaskDefinition.satisfiesから継承

serverOwned

serverOwned: boolean

プロパティ値

boolean

TaskDefinition.serverOwnedから継承

showEnvironmentVariables

showEnvironmentVariables: boolean

プロパティ値

boolean

TaskDefinition.showEnvironmentVariablesから継承

sourceDefinitions

sourceDefinitions: TaskSourceDefinition[]

プロパティ値

TaskDefinition.sourceDefinitionsから継承

sourceLocation

sourceLocation: string

プロパティ値

string

TaskDefinition.sourceLocationから継承

version

version: TaskVersion

プロパティ値

TaskDefinition.versionから継承

visibility

visibility: string[]

プロパティ値

string[]

TaskDefinition.visibilityから継承