This is an archive version of the document. To get the most up-to-date information, see the current version.

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:

    • BackupToTape
    • FileToTape
    • TapeCatalog
    • TapeEject
    • TapeErase
    • TapeExport
    • TapeImport
    • TapeInventory
    • TapeRescan
    • Backup
    • BackupSync
    • EndpointBackup
    • ConfigurationBackup

    LastResult

    VBRSessionResult

    Job last result:

    • None
    • Success
    • Warning
    • Failed

    LastState

    VBRSessionState

    Session state:

    • Stopped
    • Starting
    • Stopping
    • Working
    • Pausing
    • Resuming
    • WaitingTape
    • Idle
    • Postprocessing
    • WaitingRepository