다음을 통해 공유


ScanRulesetProperties interface

규칙 집합 속성을 검사합니다.

속성

description
excludedSystemClassifications

검사 규칙 집합에서 제외되는 시스템 분류입니다.

includedCustomClassificationRuleNames

검사 규칙 집합에 포함된 사용자 지정 분류 규칙 이름입니다.

속성 세부 정보

description

description?: string

속성 값

string

excludedSystemClassifications

검사 규칙 집합에서 제외되는 시스템 분류입니다.

excludedSystemClassifications?: string[]

속성 값

string[]

includedCustomClassificationRuleNames

검사 규칙 집합에 포함된 사용자 지정 분류 규칙 이름입니다.

includedCustomClassificationRuleNames?: string[]

속성 값

string[]