TaskAgentPoolReference 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 reference to an agent pool.
[System.Runtime.Serialization.DataContract]
public class TaskAgentPoolReference : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type TaskAgentPoolReference = class
inherit BaseSecuredObject
Public Class TaskAgentPoolReference
Inherits BaseSecuredObject
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectTaskAgentPoolReference
- Attributes
Constructors
| TaskAgentPoolReference() | |
| TaskAgentPoolReference(Int32) |
Properties
| Id |
The pool ID. |
| IsHosted |
A value indicating whether or not this pool is managed by the service. |
| Name |
The pool name. |