Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureIaaSVMJobTaskDetails

Package version

Azure IaaS VM workload-specific job task details.

Hierarchy

  • AzureIaaSVMJobTaskDetails

Index

Properties

Optional duration

duration: undefined | string

Time elapsed for task.

Optional endTime

endTime: Date

The end time.

Optional instanceId

instanceId: undefined | string

The instanceId.

Optional progressPercentage

progressPercentage: undefined | number

Progress of the task.

Optional startTime

startTime: Date

The start time.

Optional status

status: undefined | string

The status.

Optional taskExecutionDetails

taskExecutionDetails: undefined | string

Details about execution of the task. eg: number of bytes transferred etc

Optional taskId

taskId: undefined | string

The task display name.

Generated using TypeDoc