Logins may be showing incorrect profile information. Please email psgadmin at microsoft.com for support.
Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
PSTS
1.0.8
models/pipelines/AgentQueue.ps1
Class
AgentQueue
{
[int]
$id
[string]
$projectId
[string]
$name
[string]
$url
[AgentQueuePool]
$pool
[System.Collections.Specialized.OrderedDictionary]
hidden
$_links
}