次の方法で共有


TaskAgentJobRequest interface

エージェントのジョブ要求。

Extends

プロパティ

agentSpecification
data

要求に関する追加データ。

definition

この要求に関連付けられているパイプライン定義

demands

この要求を満たすために必要な要求の一覧。

hostId

この要求をトリガーしたホスト。

jobId

この要求の結果として得られるジョブの ID。

jobName

この要求の結果として得られるジョブの名前。

lockedUntil

エージェントがロックを更新する期限。

matchedAgents
matchesAllAgentsInPool
owner

この要求に関連付けられているパイプライン

planGroup
planId

この要求に接続されているオーケストレーション 計画の内部 ID。

planType

オーケストレーション 計画の種類を表す内部詳細。

poolId

この要求が対象とするプールの ID

priority
queueId

この要求が対象とするキューの ID

reservedAgent

この要求に割り当てられたエージェント。

result

この要求の結果。

scopeId

パイプラインのスコープ。はプロジェクト ID と一致します。

serviceOwner

この要求を所有するサービス。

statusMessage
userDelayed

継承されたプロパティ

assignTime

この要求が割り当てられた日付/時刻。

finishTime

この要求が完了した日付/時刻。

orchestrationId
queueTime

この要求がキューに登録された日付/時刻。

receiveTime

この要求がエージェントによって再要求された日付/時刻。

requestId

要求の ID。

プロパティの詳細

agentSpecification

agentSpecification: any

プロパティ値

any

data

要求に関する追加データ。

data: {[key: string]: string}

プロパティ値

{[key: string]: string}

definition

この要求に関連付けられているパイプライン定義

definition: TaskOrchestrationOwner

プロパティ値

demands

この要求を満たすために必要な要求の一覧。

demands: Demand[]

プロパティ値

Demand[]

hostId

この要求をトリガーしたホスト。

hostId: string

プロパティ値

string

jobId

この要求の結果として得られるジョブの ID。

jobId: string

プロパティ値

string

jobName

この要求の結果として得られるジョブの名前。

jobName: string

プロパティ値

string

lockedUntil

エージェントがロックを更新する期限。

lockedUntil: Date

プロパティ値

Date

matchedAgents

matchedAgents: TaskAgentReference[]

プロパティ値

matchesAllAgentsInPool

matchesAllAgentsInPool: boolean

プロパティ値

boolean

owner

この要求に関連付けられているパイプライン

owner: TaskOrchestrationOwner

プロパティ値

planGroup

planGroup: string

プロパティ値

string

planId

この要求に接続されているオーケストレーション 計画の内部 ID。

planId: string

プロパティ値

string

planType

オーケストレーション 計画の種類を表す内部詳細。

planType: string

プロパティ値

string

poolId

この要求が対象とするプールの ID

poolId: number

プロパティ値

number

priority

priority: number

プロパティ値

number

queueId

この要求が対象とするキューの ID

queueId: number

プロパティ値

number

reservedAgent

この要求に割り当てられたエージェント。

reservedAgent: TaskAgentReference

プロパティ値

result

この要求の結果。

result: TaskResult

プロパティ値

scopeId

パイプラインのスコープ。はプロジェクト ID と一致します。

scopeId: string

プロパティ値

string

serviceOwner

この要求を所有するサービス。

serviceOwner: string

プロパティ値

string

statusMessage

statusMessage: string

プロパティ値

string

userDelayed

userDelayed: boolean

プロパティ値

boolean

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

assignTime

この要求が割り当てられた日付/時刻。

assignTime: Date

プロパティ値

Date

承元TaskAgentJobRequestRef.assignTime

finishTime

この要求が完了した日付/時刻。

finishTime: Date

プロパティ値

Date

承元TaskAgentJobRequestRef.finishTime

orchestrationId

orchestrationId: string

プロパティ値

string

承元TaskAgentJobRequestRef.orchestrationId

queueTime

この要求がキューに登録された日付/時刻。

queueTime: Date

プロパティ値

Date

承元TaskAgentJobRequestRef.queueTime

receiveTime

この要求がエージェントによって再要求された日付/時刻。

receiveTime: Date

プロパティ値

Date

承元TaskAgentJobRequestRef.receiveTime

requestId

要求の ID。

requestId: number

プロパティ値

number

承元TaskAgentJobRequestRef.requestId