Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExitCodeMapping

Package version

An interface representing ExitCodeMapping.

summary

How the Batch service should respond if a task exits with a particular exit code.

Hierarchy

  • ExitCodeMapping

Index

Properties

Properties

code

code: number

A process exit code.

exitOptions

exitOptions: ExitOptions

How the Batch service should respond if the task exits with this exit code.

Generated using TypeDoc