OnlineBackupJobSessionContract Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Backup
public class OnlineBackupJobSessionContract : BackupJobSessionContract
The OnlineBackupJobSessionContract type exposes the following members.
| Name | Description | |
|---|---|---|
| OnlineBackupJobSessionContract | Initializes a new instance of the OnlineBackupJobSessionContract class |
| Name | Description | |
|---|---|---|
| AccountLogin |
User account, linked with this Job.
(Inherited from JobSessionContract.) | |
| BackupState |
Current state of the backup job.
(Inherited from BackupJobSessionContract.) | |
| CompletedUtc |
Date/Time when the Job was completed.
(Inherited from JobSessionContract.) | |
| CreatedUtc |
Date/Time when the Job was created.
(Inherited from JobSessionContract.) | |
| CurrentStage |
Current execution stage description.
(Inherited from JobSessionContract.) | |
| ErrorMessage |
Last error message, occured during the Job execution.
(Inherited from JobSessionContract.) | |
| FaultReason |
Contains qualified backup fault reasons.
(Inherited from BackupJobSessionContract.) | |
| IsProgressIndeterminate |
Current stage of the Job progress is indeterminate.
(Inherited from JobSessionContract.) | |
| JobId |
Unique Job identifier.
(Inherited from JobSessionContract.) | |
| Progress |
Progress of the Backup Job.
(Inherited from BackupJobSessionContract.) | |
| ProgressPercentage |
Percent of the Job completion.
(Inherited from JobSessionContract.) | |
| StartedUtc |
Date/Time when the Job was started.
(Inherited from JobSessionContract.) | |
| State |
Current state of the Job.
(Inherited from JobSessionContract.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |