SqlServerDatabaseScanRulesetProperties interface
Egenskaper för sql server-databasgenomsökningsregeluppsättning.
- Extends
Ärvda egenskaper
| description | |
| excluded |
Systemklassificeringar som undantas från regeluppsättningen för genomsökning. |
| included |
De anpassade klassificeringsregelnamnen som ingår i regeluppsättningen för genomsökning. |
Information om ärvda egenskaper
description
excludedSystemClassifications
Systemklassificeringar som undantas från regeluppsättningen för genomsökning.
excludedSystemClassifications?: string[]
Egenskapsvärde
string[]
ärvd frånScanRulesetProperties.excludedSystemClassifications
includedCustomClassificationRuleNames
De anpassade klassificeringsregelnamnen som ingår i regeluppsättningen för genomsökning.
includedCustomClassificationRuleNames?: string[]
Egenskapsvärde
string[]
ärvd frånScanRulesetProperties.includedCustomClassificationRuleNames