Edit

Share via


TaskAgentPoolReference Class

Definition

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.BaseSecuredObject
TaskAgentPoolReference
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.

Applies to