OracleCredentialScanProperties interface
Oracle 資格情報スキャンのプロパティ。
- Extends
プロパティ
| credential | 資格情報の参照。 |
| driver |
|
| schema | |
| stored |
継承されたプロパティ
| business |
ビジネス ルール セットの名前。 |
| collection | スキャンのコレクション参照。 |
| connected |
スキャンの統合ランタイム参照。 |
| domain | スキャンのドメイン。 |
| is |
ライブ ビューが有効かどうかを示すフラグ。 |
| is |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| log |
スキャンのログ レベル。 |
| maximum |
GB 単位で許可される最大メモリ。 |
| miti |
miti キャッシュ。 |
| parallel |
並列スキャンの数。 |
| scan |
スキャン ルールセットの名前。 |
| scan |
スキャン ルール セットの種類。 |
| workers | スキャンのワーカーの数。 |
プロパティの詳細
credential
driverLocation
driverLocation?: string
プロパティ値
string
schema
schema?: string
プロパティ値
string
storedProcedureDetails
storedProcedureDetails?: string
プロパティ値
string
継承されたプロパティの詳細
businessRuleSetName
ビジネス ルール セットの名前。
businessRuleSetName?: string
プロパティ値
string
collection
スキャンのコレクション参照。
collection?: CollectionReference
プロパティ値
mitiScanProperties.collection から継承
connectedVia
スキャンの統合ランタイム参照。
connectedVia?: ConnectedVia
プロパティ値
domain
isLiveViewEnabled
ライブ ビューが有効かどうかを示すフラグ。
isLiveViewEnabled?: boolean
プロパティ値
boolean
isPresetScan
スキャンがプリセット スキャンかどうかを示すフラグ。
isPresetScan?: boolean
プロパティ値
boolean
logLevel
maximumMemoryAllowedInGb
GB 単位で許可される最大メモリ。
maximumMemoryAllowedInGb?: string
プロパティ値
string
mitiScanProperties.maximumMemoryAllowedInGb
mitiCache
miti キャッシュ。
mitiCache?: string
プロパティ値
string
mitiScanProperties.mitiCache
parallelScanCount
scanRulesetName
スキャン ルールセットの名前。
scanRulesetName?: string
プロパティ値
string
mitiScanProperties.scanRulesetName
scanRulesetType
スキャン ルール セットの種類。
scanRulesetType?: "System" | "Custom"
プロパティ値
"System" | "Custom"
mitiScanProperties.scanRulesetType から継承
workers
スキャンのワーカーの数。
workers?: number
プロパティ値
number