MultipleAgentExecutionOptions 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.
Represents options for running a phase against multiple agents.
C#
[System.Runtime.Serialization.DataContract]
public class MultipleAgentExecutionOptions : Microsoft.TeamFoundation.Build.WebApi.AgentTargetExecutionOptions
type MultipleAgentExecutionOptions = class
inherit AgentTargetExecutionOptions
Public Class MultipleAgentExecutionOptions
Inherits AgentTargetExecutionOptions
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectMultipleAgentExecutionOptions
- Attributes
Continue |
Indicates whether failure on one agent should prevent the phase from running on other agents. |
Max |
The maximum number of agents to use simultaneously. |
Type |
Indicates the type of execution options. (Inherited from AgentTargetExecutionOptions) |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |