AgentPoolQueueTarget interface
Describes how a phase should run against an agent queue.
- Extends
Properties
agent |
Agent specification of the target. |
allow |
Enables scripts and other processes launched while executing phase to access the OAuth token |
demands | |
execution |
The execution options. |
queue | The queue. |
Inherited Properties
type | The type of the target. |
Property Details
agentSpecification
Agent specification of the target.
agentSpecification: AgentSpecification
Property Value
allowScriptsAuthAccessOption
Enables scripts and other processes launched while executing phase to access the OAuth token
allowScriptsAuthAccessOption: boolean
Property Value
boolean
demands
executionOptions
The execution options.
executionOptions: AgentTargetExecutionOptions