SqlServerDatabaseScanRulesetPropertiesOutput interface
Sql Server 数据库扫描规则集属性。
继承属性
| created |
创建扫描规则集的时间。 |
| description | |
| excluded |
从扫描规则集中排除的系统分类。 |
| included |
扫描规则集中包含的自定义分类规则名称。 |
| last |
上次修改扫描规则集的时间。 |
继承属性详细信息
createdAt
description
excludedSystemClassifications
从扫描规则集中排除的系统分类。
excludedSystemClassifications?: string[]
属性值
string[]
继承自ScanRulesetPropertiesOutput.excludedSystemClassifications
includedCustomClassificationRuleNames
扫描规则集中包含的自定义分类规则名称。
includedCustomClassificationRuleNames?: string[]
属性值
string[]
继承自ScanRulesetPropertiesOutput.includedCustomClassificationRuleNames