WeeklyBackupSchedule
WeeklyBackupSchedule
Schedule to specify day of the week and time to take automated backup
AllOf
JSON Example
{
"resource_type": "string",
"days_of_week": [
0
],
"hour_of_day": 0,
"minute_of_day": 0
}