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

VBRFileToTapeJob

In this article

    This object contains file to tape job.

    Related Commands

    Add-VBRFileToTapeJob

    Get-VBRTapeJob

    Set-VBRFileToTapeJob

    Properties

    Property

    Type

    Description

    FullBackupPolicy

    VBRFullBackupToTapePolicy

    The virtual full backup creation policy.

    IncrementalBackupPolicy

    VBRFileToTapeBackupPolicy

    The job schedule for creating incremental backups.

    Object

    VBRFileToTapeObject[]

    The file system object set as the source for the tape job.

    UseVss

    bool

    Indicates that Microsoft VSS must be used to place the files that are locked by running applications to tape in a consistent state.

    EjectCurrentMedium

    bool

    Indicates if the tape currently used by the tape job must be ejected.

    ExportCurrentMediaSet

    bool

    Indicates if the current media set created by the tape job must be exported when it is complete.

    ExportDays

    DayOfWeek[]

    Days on which the media sets must be exported.

    FullBackupMediaPool

    VBRTapeMediaPool

    The media pool for full backups.

    IncrementalBackupMediaPool

    VBRTapeMediaPool

    The media pool for incremental backups.

    UseHardwareCompression

    bool

    Indicates if the tape library hardware compression must be used.

    NextRun

    DateTime?

    The date and time of the next run of the job.

    Target

    Object

    The media pool used by the job.

    Type

    VBRJobType

    The job type: FileToTape.

    LastResult

    VBRSessionResult

    The last result of the job:

    • None
    • Success
    • Warning
    • Failed.

    LastState

    VBRSessionState

    The last job state:

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

    Id

    GUID

    The unique identifier of the job.

    Name

    string

    The name of the job.

    Description

    string

    The description of the job.

    NotificationOptions

    VBRNotificationOptions

    Email notification options applied to this job.

    JobScriptOptions

    VBRJobScriptOptions

    Script options applied to this job.