DiagnosticsDefinition interface

Metadata of the diagnostics response

Properties

analysisTypes

List of analysis types

author

Authors' names of the detector

category

Category of the detector

description

Details of the diagnostics info

id

Unique detector name

name

Display Name of the detector

score

Authors' names of the detector

supportTopicList

List of support topics

type

Authors' names of the detector

Property Details

analysisTypes

List of analysis types

analysisTypes?: string[]

Property Value

string[]

author

Authors' names of the detector

author?: string

Property Value

string

category

Category of the detector

category?: string

Property Value

string

description

Details of the diagnostics info

description?: string

Property Value

string

id

Unique detector name

id?: string

Property Value

string

name

Display Name of the detector

name?: string

Property Value

string

score

Authors' names of the detector

score?: number

Property Value

number

supportTopicList

List of support topics

supportTopicList?: DiagnosticSupportTopic[]

Property Value

type

Authors' names of the detector

type?: string

Property Value

string