SqlServerDatabaseScanRulesetProperties interface
Sql Server データベース スキャン ルールセットのプロパティ。
- Extends
継承されたプロパティ
| description | |
| excluded |
スキャン ルール セットから除外されるシステム分類。 |
| included |
スキャン ルール セットに含まれるカスタム分類ルール名。 |
継承されたプロパティの詳細
description
excludedSystemClassifications
スキャン ルール セットから除外されるシステム分類。
excludedSystemClassifications?: string[]
プロパティ値
string[]
includedCustomClassificationRuleNames
スキャン ルール セットに含まれるカスタム分類ルール名。
includedCustomClassificationRuleNames?: string[]
プロパティ値
string[]
から継承ScanRulesetProperties.includedCustomClassificationRuleNames