次の方法で共有


MitiScanPropertiesOutput interface

Miti スキャンのプロパティ。

Extends

プロパティ

maximumMemoryAllowedInGb

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

mitiCache

miti キャッシュ。

継承されたプロパティ

businessRuleSetName

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

collection

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

connectedVia

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

createdAt

スキャンの作成時刻。

domain

スキャンのドメイン。

isLiveViewEnabled

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

isPresetScan

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

lastModifiedAt

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

logLevel

スキャンのログ レベル。

parallelScanCount

並列スキャンの数。

scanRulesetName

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

scanRulesetType

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

workers

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

プロパティの詳細

maximumMemoryAllowedInGb

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

maximumMemoryAllowedInGb?: string

プロパティ値

string

mitiCache

miti キャッシュ。

mitiCache?: string

プロパティ値

string

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

businessRuleSetName

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

businessRuleSetName?: string

プロパティ値

string

から継承ScanPropertiesOutput.businessRuleSetName

collection

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

collection?: CollectionReferenceOutput

プロパティ値

から継承ScanPropertiesOutput.collection

connectedVia

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

connectedVia?: ConnectedViaOutput

プロパティ値

ScanPropertiesOutput.connectedVia から継承された

createdAt

スキャンの作成時刻。

createdAt?: string

プロパティ値

string

から継承ScanPropertiesOutput.createdAt

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

ScanPropertiesOutput.domain から継承された

isLiveViewEnabled

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

isLiveViewEnabled?: boolean

プロパティ値

boolean

から継承ScanPropertiesOutput.isLiveViewEnabled

isPresetScan

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

isPresetScan?: boolean

プロパティ値

boolean

から継承ScanPropertiesOutput.isPresetScan

lastModifiedAt

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

lastModifiedAt?: string

プロパティ値

string

から継承ScanPropertiesOutput.lastModifiedAt

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

ScanPropertiesOutput.logLevel から継承された

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

から継承ScanPropertiesOutput.parallelScanCount

scanRulesetName

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

scanRulesetName?: string

プロパティ値

string

から継承ScanPropertiesOutput.scanRulesetName

scanRulesetType

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

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

から継承ScanPropertiesOutput.scanRulesetType

workers

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

workers?: number

プロパティ値

number

ScanPropertiesOutput.workers から継承された