Click or drag to resize

BackupJobSessionContract Properties

The BackupJobSessionContract type exposes the following members.

Properties
  NameDescription
Public propertyAccountLogin
User account, linked with this Job.
(Inherited from JobSessionContract.)
Public propertyBackupState
Current state of the backup job.
Public propertyCompletedUtc
Date/Time when the Job was completed.
(Inherited from JobSessionContract.)
Public propertyCreatedUtc
Date/Time when the Job was created.
(Inherited from JobSessionContract.)
Public propertyCurrentStage
Current execution stage description.
(Inherited from JobSessionContract.)
Public propertyErrorMessage
Last error message, occured during the Job execution.
(Inherited from JobSessionContract.)
Public propertyFaultReason
Contains qualified backup fault reasons.
Public propertyIsProgressIndeterminate
Current stage of the Job progress is indeterminate.
(Inherited from JobSessionContract.)
Public propertyJobId
Unique Job identifier.
(Inherited from JobSessionContract.)
Public propertyProgress
Progress of the Backup Job.
Public propertyProgressPercentage
Percent of the Job completion.
(Inherited from JobSessionContract.)
Public propertyStartedUtc
Date/Time when the Job was started.
(Inherited from JobSessionContract.)
Public propertyState
Current state of the Job.
(Inherited from JobSessionContract.)
Top
See Also