次の方法で共有


OracleCredentialScanPropertiesOutput interface

Oracle 資格情報スキャンのプロパティ。

Extends

プロパティ

credential

資格情報の参照。

driverLocation
schema
storedProcedureDetails

継承されたプロパティ

businessRuleSetName

ビジネス ルール セットの名前。

collection

スキャンのコレクション参照。

connectedVia

スキャンの統合ランタイム参照。

createdAt

スキャンの作成時刻。

domain

スキャンのドメイン。

isLiveViewEnabled

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

スキャンがプリセット スキャンかどうかを示すフラグ。

lastModifiedAt

スキャンの最終変更時刻。

logLevel

スキャンのログ レベル。

maximumMemoryAllowedInGb

GB 単位で許可される最大メモリ。

mitiCache

miti キャッシュ。

parallelScanCount

並列スキャンの数。

scanRulesetName

スキャン ルールセットの名前。

scanRulesetType

スキャン ルール セットの種類。

workers

スキャンのワーカーの数。

プロパティの詳細

credential

資格情報の参照。

credential?: CredentialReferenceOutput

プロパティ値

driverLocation

driverLocation?: string

プロパティ値

string

schema

schema?: string

プロパティ値

string

storedProcedureDetails

storedProcedureDetails?: string

プロパティ値

string

継承されたプロパティの詳細

businessRuleSetName

ビジネス ルール セットの名前。

businessRuleSetName?: string

プロパティ値

string

承元:MitiScanPropertiesOutput.businessRuleSetName

collection

スキャンのコレクション参照。

collection?: CollectionReferenceOutput

プロパティ値

承元MitiScanPropertiesOutput.collection

connectedVia

スキャンの統合ランタイム参照。

connectedVia?: ConnectedViaOutput

プロパティ値

承元:MitiScanPropertiesOutput.connectedVia

createdAt

スキャンの作成時刻。

createdAt?: string

プロパティ値

string

承元MitiScanPropertiesOutput.createdAt

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

承元MitiScanPropertiesOutput.domain

isLiveViewEnabled

ライブ ビューが有効かどうかを示すフラグ。

isLiveViewEnabled?: boolean

プロパティ値

boolean

承元:MitiScanPropertiesOutput.isLiveViewEnabled

isPresetScan

スキャンがプリセット スキャンかどうかを示すフラグ。

isPresetScan?: boolean

プロパティ値

boolean

承元:MitiScanPropertiesOutput.isPresetScan

lastModifiedAt

スキャンの最終変更時刻。

lastModifiedAt?: string

プロパティ値

string

承元MitiScanPropertiesOutput.lastModifiedAt

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

承元MitiScanPropertiesOutput.logLevel

maximumMemoryAllowedInGb

GB 単位で許可される最大メモリ。

maximumMemoryAllowedInGb?: string

プロパティ値

string

承元MitiScanPropertiesOutput.maximumMemoryAllowedInGb

mitiCache

miti キャッシュ。

mitiCache?: string

プロパティ値

string

承元MitiScanPropertiesOutput.mitiCache

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

承元MitiScanPropertiesOutput.parallelScanCount

scanRulesetName

スキャン ルールセットの名前。

scanRulesetName?: string

プロパティ値

string

承元:MitiScanPropertiesOutput.scanRulesetName

scanRulesetType

スキャン ルール セットの種類。

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

承元MitiScanPropertiesOutput.scanRulesetType

workers

スキャンのワーカーの数。

workers?: number

プロパティ値

number

承元:MitiScanPropertiesOutput.workers