Edit

Share via


BuildProcessResources.Queues Property

Definition

Information about the queues used by the process.

public System.Collections.Generic.IList<Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueReference> Queues { get; set; }
member this.Queues : System.Collections.Generic.IList<Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueReference> with get, set
Public Property Queues As IList(Of AgentPoolQueueReference)

Property Value

Applies to