Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobQueryObject

Package version

Filters to list the jobs.

Hierarchy

  • JobQueryObject

Index

Properties

Optional backupManagementType

backupManagementType: BackupManagementType

Type of backup management for the job.

Optional endTime

endTime: Date

Job has ended at this time. Value is in UTC.

Optional jobId

jobId: undefined | string

JobID represents the job uniquely.

Optional operation

operation: JobOperationType

Type of operation.

Optional startTime

startTime: Date

Job has started at this time. Value is in UTC.

Optional status

status: JobStatus

Status of the job.

Generated using TypeDoc