AgentTargetExecutionOptions 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.
Additional options for running phases against an agent queue.
C#
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.TeamFoundation.Build.WebApi.AgentTargetExecutionOptionsJsonConverter))]
[System.Runtime.Serialization.DataContract]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.Build.WebApi.MultipleAgentExecutionOptions))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersAgentExecutionOptions))]
public class AgentTargetExecutionOptions : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type AgentTargetExecutionOptions = class
inherit BaseSecuredObject
Public Class AgentTargetExecutionOptions
Inherits BaseSecuredObject
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectAgentTargetExecutionOptions
- Derived
- Attributes
Type |
Indicates the type of execution options. |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |