Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PipelineStepConfigurationDetails

The configuration details of a step.

Properties

Optional commandLineArguments

commandLineArguments: undefined | string

The command line arguments to set for step.

Optional environmentVariables

environmentVariables: undefined | object

Environment variables to set for step.

Optional maximumRuntimeInMinutes

maximumRuntimeInMinutes: undefined | number

A time bound for the execution of the step. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj