BuildDefinitionReference.Queue Property

Definition

The default queue for builds run against this definition.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueue Queue { get; set; }
member this.Queue : Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueue with get, set
Public Property Queue As AgentPoolQueue

Property Value

Attributes

Applies to