DiagnosticsDefinition interface

진단 응답의 메타데이터

속성

analysisTypes

분석 유형 목록

author

검출기의 저자 이름

category

감지기의 범주

description

진단 정보의 세부 정보

id

고유한 감지기 이름

name

감지기의 표시 이름

score

검출기의 저자 이름

supportTopicList

지원 항목 목록

type

검출기의 저자 이름

속성 세부 정보

analysisTypes

분석 유형 목록

analysisTypes?: string[]

속성 값

string[]

author

검출기의 저자 이름

author?: string

속성 값

string

category

감지기의 범주

category?: string

속성 값

string

description

진단 정보의 세부 정보

description?: string

속성 값

string

id

고유한 감지기 이름

id?: string

속성 값

string

name

감지기의 표시 이름

name?: string

속성 값

string

score

검출기의 저자 이름

score?: number

속성 값

number

supportTopicList

지원 항목 목록

supportTopicList?: DiagnosticSupportTopic[]

속성 값

type

검출기의 저자 이름

type?: string

속성 값

string