次の方法で共有


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)

キーワードのみのパラメーター

名前 説明
start_time

ダウンタイムの開始時刻。

end_time

ダウンタイムの終了時刻。

events

ダウンタイムの考えられる原因の一覧。

solutions

提案されたソリューションの一覧。

変数

名前 説明
start_time

ダウンタイムの開始時刻。

end_time

ダウンタイムの終了時刻。

events

ダウンタイムの考えられる原因の一覧。

solutions

提案されたソリューションの一覧。