TaskAgentPool Class
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.
[System.Runtime.Serialization.DataContract]
public class TaskAgentPool : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentPoolReference
type TaskAgentPool = class
inherit TaskAgentPoolReference
Public Class TaskAgentPool
Inherits TaskAgentPoolReference
- Inheritance
- Attributes
Administrators |
Obsolete.
Gets the administrators group for this agent pool. |
Agent |
Gets or sets an agentCloudId |
Auto |
Gets or sets a value indicating whether or not a queue should be automatically provisioned for each project collection or not. |
Auto |
Gets or sets a value indicating whether or not the pool should autosize itself based on the Agent Cloud Provider settings |
Created |
Gets the identity who created this pool. The creator of the pool is automatically added into the administrators group for the pool on creation. |
Created |
Gets the date/time of the pool creation. |
Group |
Obsolete.
Gets the scope identifier for groups/roles which are owned by this pool. |
Id | (Inherited from TaskAgentPoolReference) |
Is |
Gets or sets a value indicating whether or not this pool is managed by the service. (Inherited from TaskAgentPoolReference) |
Name | (Inherited from TaskAgentPoolReference) |
Owner |
Gets the identity who owns or administrates this pool. |
Pool |
Gets or sets the type of the pool (Inherited from TaskAgentPoolReference) |
Properties |
Gets or sets a collection of properties which may be used to extend the storage fields available for a given machine instance. |
Provisioned |
Obsolete.
Gets a value indicating whether or not roles have been provisioned for this pool. |
Scope | (Inherited from TaskAgentPoolReference) |
Service |
Obsolete.
Gets the service accounts group for this agent pool. |
Size |
Gets the current size of the pool. (Inherited from TaskAgentPoolReference) |
Target |
Gets or sets a value indicating target parallelism |
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |