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

VBRBackupToTapeScheduleOptions

In this article

    This object contains schedule settings for backup to tape job.

    Related Commands

    New-VBRBackupToTapeScheduleOptions

    Properties

    Property

    Type

    Description

    Type

    VBRBackupToTapePolicyType

    The type of the job schedule:

    • AfterJob
    • AfterNewBackup
    • Daily
    • Monthly.

    DailyOptions

    VBRDailyOptions

    The job daily schedule settings.

    MonthlyOptions

    VBRMonthlyOptions

    The job monthly schedule settings.

    BackupWindowOptions

    VBRBackupWindowOptions

    The job backup window settings.

    JobId

    GUID?

    The ID of the job after which this job must run.

    Enabled

    bool

    The job schedule status: enabled (TRUE) or disabled (FALSE).