SqlServerDatabaseScanRulesetProperties interface
Sql Server 数据库扫描规则集属性。
继承属性
| description | |
| excluded |
从扫描规则集中排除的系统分类。 |
| included |
扫描规则集中包含的自定义分类规则名称。 |
继承属性详细信息
description
excludedSystemClassifications
从扫描规则集中排除的系统分类。
excludedSystemClassifications?: string[]
属性值
string[]
includedCustomClassificationRuleNames
扫描规则集中包含的自定义分类规则名称。
includedCustomClassificationRuleNames?: string[]
属性值
string[]
继承自ScanRulesetProperties.includedCustomClassificationRuleNames