DiagnosticsDefinition interface

Metadata of the diagnostics response

Properties

analysisTypes

List of analysis types

author

Authors' names of the detector NOTE: This property will not be serialized. It can only be populated by the server.

category

Category of the detector NOTE: This property will not be serialized. It can only be populated by the server.

description

Details of the diagnostics info NOTE: This property will not be serialized. It can only be populated by the server.

id

Unique detector name NOTE: This property will not be serialized. It can only be populated by the server.

name

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

score

Authors' names of the detector NOTE: This property will not be serialized. It can only be populated by the server.

supportTopicList

List of support topics

type

Authors' names of the detector NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

analysisTypes

List of analysis types

analysisTypes?: string[]

Property Value

string[]

author

Authors' names of the detector NOTE: This property will not be serialized. It can only be populated by the server.

author?: string

Property Value

string

category

Category of the detector NOTE: This property will not be serialized. It can only be populated by the server.

category?: string

Property Value

string

description

Details of the diagnostics info NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

id

Unique detector name NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

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

name?: string

Property Value

string

score

Authors' names of the detector NOTE: This property will not be serialized. It can only be populated by the server.

score?: number

Property Value

number

supportTopicList

List of support topics

supportTopicList?: DiagnosticSupportTopic[]

Property Value

type

Authors' names of the detector NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string