DiagnosticAnalysis interface

Class representing a diagnostic analysis done on an application

Extends

Properties

abnormalTimePeriods

List of time periods.

endTime

End time of the period

nonCorrelatedDetectors

Data by each detector for detectors that did not corelate

payload

Data by each detector

startTime

Start time of the period

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

abnormalTimePeriods

List of time periods.

abnormalTimePeriods?: AbnormalTimePeriod[]

Property Value

endTime

End time of the period

endTime?: Date

Property Value

Date

nonCorrelatedDetectors

Data by each detector for detectors that did not corelate

nonCorrelatedDetectors?: DetectorDefinition[]

Property Value

payload

Data by each detector

payload?: AnalysisData[]

Property Value

startTime

Start time of the period

startTime?: Date

Property Value

Date

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyOnlyResource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyOnlyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyOnlyResource.type