AgentPoolQueue interface
Represents a queue for running builds.
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. |
The ID of the queue.
id: number
Property Value
number
The name of the queue.
name: string
Property Value
string
The full http link to the resource.
url: string
Property Value
string