RecurrenceSchedule Class
The recurrence schedule.
- Inheritance
-
RecurrenceSchedule
Constructor
RecurrenceSchedule(*, additional_properties: Optional[Dict[str, Any]] = None, minutes: Optional[List[int]] = None, hours: Optional[List[int]] = None, week_days: Optional[List[Union[str, _models.DaysOfWeek]]] = None, month_days: Optional[List[int]] = None, monthly_occurrences: Optional[List[_models.RecurrenceScheduleOccurrence]] = None, **kwargs)
Variables
Unmatched properties from the message are deserialized to this collection.
- week_days
- list[str or DaysOfWeek]
The days of the week.
- monthly_occurrences
- list[RecurrenceScheduleOccurrence]
The monthly occurrences.
Feedback
Submit and view feedback for