Edit

Share via


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

BilledPerUsage = 8

Whether this pool is billed per actual usage or not. This is a system-managed property that cannot be controlled by the user. This is a temporary option that will be removed in one of the future releases. You should never take dependency on this option.