Package version:

Interface JobStepAction

The action to be executed by a job step.

Hierarchy

  • JobStepAction

Properties

Properties

source?: string

The source of the action to execute.

type?: string

Type of action being executed by the job step.

value: string

The action value, for example the text of the T-SQL script to execute.

Generated using TypeDoc