AgentPoolQueue interface
Represents a queue for running builds.
Properties
id | The ID of the queue. |
name | The name of the queue. |
pool | The pool used by this queue. |
url | The full http link to the resource. |
Property Details
id
The ID of the queue.
id: number
Property Value
number
name
The name of the queue.
name: string
Property Value
string
pool
url
The full http link to the resource.
url: string
Property Value
string