MabJobTaskDetails interface

MAB workload-specific job task details.

Properties

duration

Time elapsed for task.

endTime

The end time.

startTime

The start time.

status

The status.

taskId

The task display name.

Property Details

duration

Time elapsed for task.

duration?: string

Property Value

string

endTime

The end time.

endTime?: Date

Property Value

Date

startTime

The start time.

startTime?: Date

Property Value

Date

status

The status.

status?: string

Property Value

string

taskId

The task display name.

taskId?: string

Property Value

string