BackupJob Class |
Namespace: Aruba.Cloud.WsBackup.Entities
The BackupJob type exposes the following members.
| Name | Description | |
|---|---|---|
| BackupAccountId |
ID of the backup account associated with the job.
| |
| BackupUsername |
Username of the backup account associated with the job.
| |
| CreationDate |
Date the job was created.
| |
| JobId |
ID of the backup job.
| |
| JobStatus |
Current job status.
| |
| LastUpdateDate |
Date the job status or progress was last updated.
| |
| OperationName |
Backup job operation name.
| |
| OperationUsername |
Username of the user initiated the job.
| |
| Progress |
Current job progress (0 to 100).
| |
| RegionId |
ID of the region (if applicable) associated with the job.
| |
| ResourceId |
ID of the job resource.
| |
| UserId |
ID of the user associated with the job.
|