AdlsGen2ScanRulesetProperties interface
Adls gen 2 扫描规则集属性。
继承属性
| description | |
| excluded |
从扫描规则集中排除的系统分类。 |
| included |
扫描规则集中包含的自定义分类规则名称。 |
| scanning |
扫描规则扫描规则集的扫描规则。 |
继承属性详细信息
description
excludedSystemClassifications
从扫描规则集中排除的系统分类。
excludedSystemClassifications?: string[]
属性值
string[]
继承自ScanningRuleScanRulesetProperties.excludedSystemClassifications
includedCustomClassificationRuleNames
扫描规则集中包含的自定义分类规则名称。
includedCustomClassificationRuleNames?: string[]
属性值
string[]
继承自ScanningRuleScanRulesetProperties.includedCustomClassificationRuleNames
scanningRule
扫描规则扫描规则集的扫描规则。
scanningRule?: ScanningRule