Share via


DiagnosticDetectorResponsePropertiesOutput interface

DiagnosticDetectorResponse resource specific properties

Properties

abnormalTimePeriods

List of Correlated events found by the detector

data

Additional Data that detector wants to send.

detectorDefinition

Detector's definition

endTime

End time of the period

issueDetected

Flag representing Issue was detected.

metrics

Metrics provided by the detector

responseMetaData

Meta Data

startTime

Start time of the period

Property Details

abnormalTimePeriods

List of Correlated events found by the detector

abnormalTimePeriods?: DetectorAbnormalTimePeriodOutput[]

Property Value

data

Additional Data that detector wants to send.

data?: NameValuePairOutput[][]

Property Value

detectorDefinition

Detector's definition

detectorDefinition?: DetectorDefinitionOutput

Property Value

endTime

End time of the period

endTime?: string

Property Value

string

issueDetected

Flag representing Issue was detected.

issueDetected?: boolean

Property Value

boolean

metrics

Metrics provided by the detector

metrics?: DiagnosticMetricSetOutput[]

Property Value

responseMetaData

Meta Data

responseMetaData?: ResponseMetaDataOutput

Property Value

startTime

Start time of the period

startTime?: string

Property Value

string