Share via


ScanningRuleScanRulesetProperties interface

Scanning rule scan ruleset properties.

Extends

Properties

scanningRule

The scanning rule of the scanning rule scan ruleset.

Inherited 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

scanningRule

The scanning rule of the scanning rule scan ruleset.

scanningRule?: ScanningRule

Property Value

Inherited Property Details

description

description?: string

Property Value

string

Inherited From ScanRulesetProperties.description

excludedSystemClassifications

The system classifications that are excluded from the scan ruleset.

excludedSystemClassifications?: string[]

Property Value

string[]

Inherited From ScanRulesetProperties.excludedSystemClassifications

includedCustomClassificationRuleNames

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

includedCustomClassificationRuleNames?: string[]

Property Value

string[]

Inherited From ScanRulesetProperties.includedCustomClassificationRuleNames