AgentPoolQueue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a queue for running builds.
[System.Runtime.Serialization.DataContract]
public class AgentPoolQueue : Microsoft.TeamFoundation.Build.WebApi.ShallowReference, Microsoft.VisualStudio.Services.WebApi.ISecuredObject
type AgentPoolQueue = class
inherit ShallowReference
interface ISecuredObject
Public Class AgentPoolQueue
Inherits ShallowReference
Implements ISecuredObject
- Inheritance
- Attributes
- Implements
-
Microsoft.VisualStudio.Services.WebApi.ISecuredObject
Constructors
| AgentPoolQueue() |
Properties
| Id |
The ID of the queue. |
| Links |
The links to other objects related to this object. |
| Name |
The name of the queue. |
| Pool |
The pool used by this queue. |
| Url |
The full http link to the resource. |
Explicit Interface Implementations
| ISecuredObject.GetToken() | |
| ISecuredObject.NamespaceId | |
| ISecuredObject.RequiredPermissions |