Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MabJobExtendedInfo

Package version

Additional information for the MAB workload-specific job.

Hierarchy

  • MabJobExtendedInfo

Index

Properties

Optional dynamicErrorMessage

dynamicErrorMessage: undefined | string

Non localized error message specific to this job.

Optional propertyBag

propertyBag: undefined | {}

The job properties.

Optional tasksList

tasksList: MabJobTaskDetails[]

List of tasks for this job.

Generated using TypeDoc