Share via


ScanRulesetProperties interface

Scan ruleset properties.

Properties

description
excludedSystemClassifications

The system classifications that are excluded from the scan ruleset.

includedCustomClassificationRuleNames

The custom classification rule names that are included in the scan ruleset.

Property Details

description

description?: string

Property Value

string

excludedSystemClassifications

The system classifications that are excluded from the scan ruleset.

excludedSystemClassifications?: string[]

Property Value

string[]

includedCustomClassificationRuleNames

The custom classification rule names that are included in the scan ruleset.

includedCustomClassificationRuleNames?: string[]

Property Value

string[]