你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ScanRulesetProperties interface

扫描规则集属性。

属性

description
excludedSystemClassifications

从扫描规则集中排除的系统分类。

includedCustomClassificationRuleNames

扫描规则集中包含的自定义分类规则名称。

属性详细信息

description

description?: string

属性值

string

excludedSystemClassifications

从扫描规则集中排除的系统分类。

excludedSystemClassifications?: string[]

属性值

string[]

includedCustomClassificationRuleNames

扫描规则集中包含的自定义分类规则名称。

includedCustomClassificationRuleNames?: string[]

属性值

string[]