TaskAgentPoolActionFilter Enum
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.
This enumeration supports a bitwise combination of its member values.
C#
[System.Flags]
[System.Runtime.Serialization.DataContract]
public enum TaskAgentPoolActionFilter
type TaskAgentPoolActionFilter =
Public Enum TaskAgentPoolActionFilter
- Inheritance
-
TaskAgentPoolActionFilter
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | |
Manage | 2 | |
Use | 16 |
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |