ArchivedJob Properties |
The ArchivedJob type exposes the following members.
| Name | Description | |
|---|---|---|
| EndTime |
Gets or sets the UTC end time of the job.
| |
| IsSuccessful |
Gets or sets a value indicating whether this job succeeded
| |
| JobId |
Gets or sets the ID of the job.
| |
| JobName |
Gets or sets the friendly name of the job.
| |
| StartTime |
Gets or sets the UTC start time of the job.
| |
| TaskCount |
Gets or sets the number of tasks in the job.
|