DiagnosticAnalysisPropertiesOutput interface
DiagnosticAnalysis resource specific properties
Properties
| abnormal |
List of time periods. |
| end |
End time of the period |
| non |
Data by each detector for detectors that did not corelate |
| payload | Data by each detector |
| start |
Start time of the period |
Property Details
abnormalTimePeriods
List of time periods.
abnormalTimePeriods?: AbnormalTimePeriodOutput[]
Property Value
endTime
End time of the period
endTime?: string
Property Value
string
nonCorrelatedDetectors
Data by each detector for detectors that did not corelate
nonCorrelatedDetectors?: DetectorDefinitionOutput[]
Property Value
payload
startTime
Start time of the period
startTime?: string
Property Value
string