VBRJob
In this article
The global object containing Veeam job.
Properties
The "?" mark indicates that the type property accepts zero values.
Property | Type | Description |
---|---|---|
NextRun | DateTime? | The date and time of the next job run. Applies if the job has enabled schedule. |
Target | Object | The job objects. |
Type | VBRJobType | The type of the job:
|
LastResult | VBRSessionResult | Job last result:
|
LastState | VBRSessionState | Session state:
|