MultiMachineInput interface

Extends

Inherited Properties

continueOnError

Indicate whether continue execution of deployment on error or not.

maxNumberOfAgents

Maximum number of agents used while parallel execution.

parallelExecutionType

Parallel execution type, for example MultiConfiguration or MultiMachine.

Inherited Property Details

continueOnError

Indicate whether continue execution of deployment on error or not.

continueOnError: boolean

Property Value

boolean

Inherited From ParallelExecutionInputBase.continueOnError

maxNumberOfAgents

Maximum number of agents used while parallel execution.

maxNumberOfAgents: number

Property Value

number

Inherited From ParallelExecutionInputBase.maxNumberOfAgents

parallelExecutionType

Parallel execution type, for example MultiConfiguration or MultiMachine.

parallelExecutionType: ParallelExecutionTypes

Property Value

Inherited From ParallelExecutionInputBase.parallelExecutionType