disallowedIntervals property
A list of intervals in which maintenance windows are not allowed.
Any time window that overlaps with any of these intervals will be considered invalid.
Output only.
Implementation
core.List<WeeklyTimeInterval>? disallowedIntervals;