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