VBREPJob
Contains a backup job created by Veeam Agent operating in the standalone mode.
Properties
"?" indicates that the property accepts zero values.
|
Property |
Type |
Description |
|---|---|---|
|
RepositoryId |
GUID |
ID of backup repository used to store backups. |
|
ObjectsCount |
int |
Number of objects in the 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 |
Target repository name. |
|
Type |
Job type: Endpoint. |
|
|
LastResult |
Session result. |
|
|
LastState |
Session state. |
|
|
Id |
GUID |
Job ID. |
|
Name |
string |
Job name. |
|
Description |
string |
Job description. |
Related Commands