SqlServerDatabaseScanRulesetProperties interface
Sql Server 資料庫掃描規則集屬性。
- Extends
繼承的屬性
| description | |
| excluded |
從掃描規則集排除的系統分類。 |
| included |
掃描規則集中包含的自定義分類規則名稱。 |
繼承的屬性詳細資料
description
excludedSystemClassifications
從掃描規則集排除的系統分類。
excludedSystemClassifications?: string[]
屬性值
string[]
includedCustomClassificationRuleNames
掃描規則集中包含的自定義分類規則名稱。
includedCustomClassificationRuleNames?: string[]
屬性值
string[]
繼承自ScanRulesetProperties.includedCustomClassificationRuleNames