你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AbnormalTimePeriod interface

Class representing Abnormal Time Period identified in diagnosis

Properties

endTime

End time of the downtime

events

List of Possible Cause of downtime

solutions

List of proposed solutions

startTime

Start time of the downtime

Property Details

endTime

End time of the downtime

endTime?: Date

Property Value

Date

events

List of Possible Cause of downtime

events?: DetectorAbnormalTimePeriod[]

Property Value

solutions

List of proposed solutions

solutions?: Solution[]

Property Value

startTime

Start time of the downtime

startTime?: Date

Property Value

Date