BackupSchedule
BackupSchedule
AllOf
This class requires all of the following:
JSON Example
{
"days": [
"MON",
"TUE",
"WED",
"THU",
"FRI",
"SAT",
"SUN"
],
"startTime": "startTime"
}