BlockedWhileRescheduleOperation interface
Time ranges blocked for rescheduling maintenance
- Extends
Properties
| category | Category of blocked date |
| kind | The kind of constraint |
| time |
Date ranges blocked for schedule |
Property Details
category
Category of blocked date
category: string
Property Value
string
kind
The kind of constraint
kind: "Blocked"
Property Value
"Blocked"
timeRanges
Date ranges blocked for schedule
timeRanges?: BlockedDatesConstraintTimeRange[]