VBRBackupToTapeScheduleOptions
Contains backup to tape job schedule settings.
Properties
"?" indicates that the property accepts zero values.
Property | Type | Description |
---|---|---|
Type | Job schedule policy type. | |
DailyOptions | Job daily schedule settings. | |
MonthlyOptions | Job monthly schedule settings. | |
JobId | GUID? | ID of job after which this job must run. |
Enabled | bool | Indicates if the job schedule is enabled (TRUE) or disabled (FALSE). |
Related Commands