共用方式為


AgentPoolQueueTarget interface

描述如何針對代理程式佇列執行階段。

Extends

屬性

agentSpecification

目標的代理程序規格。

allowScriptsAuthAccessOption

啟用在執行階段時啟動的腳本和其他進程,以存取 OAuth 令牌

demands
executionOptions

執行選項。

queue

佇列。

繼承的屬性

type

目標的型別。

屬性詳細資料

agentSpecification

目標的代理程序規格。

agentSpecification: AgentSpecification

屬性值

allowScriptsAuthAccessOption

啟用在執行階段時啟動的腳本和其他進程,以存取 OAuth 令牌

allowScriptsAuthAccessOption: boolean

屬性值

boolean

demands

demands: Demand[]

屬性值

Demand[]

executionOptions

執行選項。

executionOptions: AgentTargetExecutionOptions

屬性值

queue

佇列。

queue: AgentPoolQueue

屬性值

繼承的屬性詳細資料

type

目標的型別。

type: number

屬性值

number

繼承自PhaseTarget.type