Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DpmJobExtendedInfo

Package version

Additional information on the DPM workload-specific job.

Hierarchy

  • DpmJobExtendedInfo

Index

Properties

Optional dynamicErrorMessage

dynamicErrorMessage: undefined | string

Non localized error message on job execution.

Optional propertyBag

propertyBag: undefined | {}

The job properties.

Optional tasksList

tasksList: DpmJobTaskDetails[]

List of tasks associated with this job.

Generated using TypeDoc