Property | Type | Description |
---|
frequencyType | array[string] | Specifies the frequency of auto-backup sessions: Daily, Monthly, Periodically. | dailyTime | string($date-span) | Specifies the time of the day when the auto-backup session must run. | dailyType | array[string] | Specifies days when the auto-backup session must run: Everyday, WeekDays, SelectedDays. | selectedDays | array[string] | [Applies if one of the SelectedDays is specified for the dailyType parameter] Days of the week when the backup policy must run: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday. | monthlyTime | string($date-span) | Date of the auto-backup session creation or modification and time when the auto-backup session must run. | monthlyType | array[string] | Day of the month when the auto-backup session must run: First, Second, Third, Fourth, Last, OnDay. | monthlyDayOfWeek | array[string] | Days of the week when the auto-backup session must run: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday. | monthlyDay | array[string] | Ordinal number of the day of the month when the auto-backup session must run. | monthlyLastDay | boolean | Defines whether the auto-backup session must run on the last day of every month. | selectedMonths | array[string] | Month when the auto-backup session must run: January, February, March, April, May, June, July, August, September, October, November, December. | periodicallyType | array[string] | Type of the period: Minutes, Hours, Continuously. | interval | integer($int32) | Ordinal number of minutes or hours when the auto-backup session must run. | periodicalScheduleWindow | BackupWindowSettingsV2 | Specify the periodical schedule. | _links | array | A list of methods and operations available for the /auto_backup resource collection, and request URLs used to perform the operations. |
|