VBREPJob
In this article
This object contains Endpoint job.
Related Commands
Properties
The "?" mark indicates that the type property accepts zero values.
Property | Type | Description |
---|---|---|
RepositoryId | GUID | The ID of the backup repository used to store Endpoint backups. |
ObjectsCount | int | The number of objects in job. |
IsEnabled | bool | Indicates if the job is enabled (TRUE) or disabled (FALSE). |
NextRun | DateTime? | Date and time of the next job run. |
Target | Object | The target repository name. |
Type | The job type: Endpoint. | |
LastResult | VBRSessionResult | The last result of the job:
|
LastState | VBRSessionState | The last job state:
|
Id | GUID | The job ID. |
Name | string | The job name. |
Description | string | The job description. |