TaskGroupStep Class

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.

Represents tasks in the task group.

C#
[System.Runtime.Serialization.DataContract]
public class TaskGroupStep
Inheritance
TaskGroupStep
Attributes

Constructors

Properties

AlwaysRun

Gets or sets as 'true' to run the task always, 'false' otherwise.

Condition

Gets or sets condition for the task.

ContinueOnError

Gets or sets as 'true' to continue on error, 'false' otherwise.

DisplayName

Gets or sets the display name.

Enabled

Gets or sets as task is enabled or not.

Environment
Inputs

Gets or sets dictionary of inputs.

Task

Gets or sets the reference of the task.

TimeoutInMinutes

Gets or sets the maximum time, in minutes, that a task is allowed to execute on agent before being cancelled by server. A zero value indicates an infinite timeout.

Methods

Applies to

Produkt Verzie
Azure DevOps Services .NET SDK preview, latest