Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DpmJobTaskDetails

Package version

DPM workload-specific job task details.

Hierarchy

  • DpmJobTaskDetails

Index

Properties

Optional duration

duration: undefined | string

Time elapsed for task.

Optional endTime

endTime: Date

The end time.

Optional startTime

startTime: Date

The start time.

Optional status

status: undefined | string

The status.

Optional taskId

taskId: undefined | string

The task display name.

Generated using TypeDoc