다음을 통해 공유


AbnormalTimePeriod 클래스

진단에서 식별된 비정상적인 기간을 나타내는 클래스입니다.

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

생성자

AbnormalTimePeriod(*, start_time: datetime | None = None, end_time: datetime | None = None, events: List[_models.DetectorAbnormalTimePeriod] | None = None, solutions: List[_models.Solution] | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
start_time

가동 중지 시간의 시작 시간입니다.

end_time

가동 중지 시간의 종료 시간입니다.

events

가동 중지 시간의 가능한 원인 목록입니다.

solutions

제안된 솔루션 목록입니다.

변수

Name Description
start_time

가동 중지 시간의 시작 시간입니다.

end_time

가동 중지 시간의 종료 시간입니다.

events

가동 중지 시간의 가능한 원인 목록입니다.

solutions

제안된 솔루션 목록입니다.