Edit

Share via


AgentPoolQueueTarget Class

Definition

Describes how a phase should run against an agent queue.

[System.Runtime.Serialization.DataContract]
public class AgentPoolQueueTarget : Microsoft.TeamFoundation.Build.WebApi.PhaseTarget
type AgentPoolQueueTarget = class
    inherit PhaseTarget
Public Class AgentPoolQueueTarget
Inherits PhaseTarget
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
AgentPoolQueueTarget
Attributes

Constructors

AgentPoolQueueTarget()

Properties

AllowScriptsAuthAccessOption

Enables scripts and other processes launched while executing phase to access the OAuth token

Demands

The list of demands required for the queue.

ExecutionOptions

The execution options.

Queue

The queue.

Type

The type of the target.

(Inherited from PhaseTarget)

Applies to