BackupSchedule interface
Schedule for backup
Properties
| repeating |
Repeating time interval which only support the following ISO 8601 format [R/startDateTime/Duration]. Example: R/2007-03-01T13:00:00Z/P1Y2M10DT2H30M |
| time |
Time zone for a schedule. Example: Pacific Standard Time |
Property Details
repeatingTimeIntervals
Repeating time interval which only support the following ISO 8601 format [R/startDateTime/Duration]. Example: R/2007-03-01T13:00:00Z/P1Y2M10DT2H30M
repeatingTimeIntervals: string[]
Property Value
string[]
timeZone
Time zone for a schedule. Example: Pacific Standard Time
timeZone?: string
Property Value
string