共用方式為


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)

僅限關鍵字的參數

名稱 Description
start_time

停機的開始時間。

end_time

停機的結束時間。

events

停機時間的可能原因清單。

solutions

建議的解決方案清單。

變數

名稱 Description
start_time

停機的開始時間。

end_time

停機的結束時間。

events

停機時間的可能原因清單。

solutions

建議的解決方案清單。