TaskAgentPoolOptions enum
Additional settings and descriptors for a TaskAgentPool
Fields
None = 0 | |
ElasticPool = 1 | TaskAgentPool backed by the Elastic pool service |
SingleUseAgents = 2 | Set to true if agents are re-imaged after each TaskAgentJobRequest |
PreserveAgentOnJobFailure = 4 | Set to true if agents are held for investigation after a TaskAgentJobRequest failure |