--- title: "VBRJob" description: "Contains Veeam job. “?” indicates that the property accepts zero values. Property Type Description DateTime? The date and time of the next job run. Applies if the job has enabled schedule. Object The job objects. VBRJobType Job type." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrjob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRJob" dateModified: "2026-08-19" --- # VBRJob Contains Veeam job. ## Properties "?" indicates that the 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 |
Job type. |
|
|
LastResult |
Session result. |
|
|
LastState |
Session state. |