TaskAgentPoolMaintenanceDefinition.Pool Property
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.
Pool reference for the maintenance definition
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentPoolReference Pool { get; set; }
member this.Pool : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentPoolReference with get, set
Public Property Pool As TaskAgentPoolReference
Property Value
- Attributes