다음을 통해 공유


RecurrenceScheduleOccurrence 클래스

되풀이 일정 발생입니다.

상속
azure.mgmt.web._serialization.Model
RecurrenceScheduleOccurrence

생성자

RecurrenceScheduleOccurrence(*, day: str | _models.DayOfWeek | None = None, occurrence: int | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
day
str 또는 DayOfWeek

요일입니다. 알려진 값은 "일요일", "월요일", "화요일", "수요일", "목요일", "금요일" 및 "토요일"입니다.

occurrence
int

발생 입니다.

변수

Name Description
day
str 또는 DayOfWeek

요일입니다. 알려진 값은 "일요일", "월요일", "화요일", "수요일", "목요일", "금요일" 및 "토요일"입니다.

occurrence
int

발생 입니다.