Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureIaaSVMJobExtendedInfo

Package version

Azure IaaS VM workload-specific additional information for job.

Hierarchy

  • AzureIaaSVMJobExtendedInfo

Index

Properties

Optional dynamicErrorMessage

dynamicErrorMessage: undefined | string

Non localized error message on job execution.

Optional estimatedRemainingDuration

estimatedRemainingDuration: undefined | string

Time remaining for execution of this job.

Optional internalPropertyBag

internalPropertyBag: undefined | {}

Job internal properties.

Optional progressPercentage

progressPercentage: undefined | number

Indicates progress of the job. Null if it has not started or completed.

Optional propertyBag

propertyBag: undefined | {}

Job properties.

Optional tasksList

List of tasks associated with this job.

Generated using TypeDoc