共用方式為


SqlServerDatabaseScanRulesetProperties interface

Sql Server 資料庫掃描規則集屬性。

Extends

繼承的屬性

description
excludedSystemClassifications

從掃描規則集排除的系統分類。

includedCustomClassificationRuleNames

掃描規則集中包含的自定義分類規則名稱。

繼承的屬性詳細資料

description

description?: string

屬性值

string

繼承自ScanRulesetProperties.description

excludedSystemClassifications

從掃描規則集排除的系統分類。

excludedSystemClassifications?: string[]

屬性值

string[]

繼承自ScanRulesetProperties.excludedSystemClassifications

includedCustomClassificationRuleNames

掃描規則集中包含的自定義分類規則名稱。

includedCustomClassificationRuleNames?: string[]

屬性值

string[]

繼承自ScanRulesetProperties.includedCustomClassificationRuleNames