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