AgentReservationSpec Class
Visual Studio 2012
This class is used to help specify the type of agent that may process an activity by using a list of tags to identify valid agents.
Namespace:
Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
The AgentReservationSpec type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the name of this agent reservation specifier. |
![]() | TagComparison | Gets or sets the TagComparison value to use in comparing tags against this specifier. |
![]() | Tags | Gets or sets the StringList object that contains a list of tags for this specifier. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Gets a user-readable string describing the properties of this instance. (Overrides Object.ToString.) |
