SapS4HanaSapS4HanaUserPassScanProperties interface

SAP S/4HANA 用戶通過掃描屬性。

Extends

屬性

clientId

SAP S/4HANA 伺服器的用戶端識別碼。

jCoLibraryPath

JCo 連結庫路徑。

password

SAP S/4HANA 伺服器的密碼。

username

SAP S/4HANA 伺服器的用戶名稱。

繼承的屬性

businessRuleSetName

商務規則集的名稱。

collection

掃描的集合參考。

connectedVia

掃描的整合運行時間參考。

domain

掃描的網域。

isLiveViewEnabled

指出是否啟用即時檢視的旗標。

isPresetScan

指出掃描是否為預設掃描的旗標。

logLevel

掃描的記錄層級。

maximumMemoryAllowedInGb

GB 允許的最大記憶體。

mitiCache

miti 快取。

parallelScanCount

平行掃描的數目。

scanRulesetName

掃描規則集的名稱。

scanRulesetType

掃描規則集的類型。

workers

掃描的背景工作角色數目。

屬性詳細資料

clientId

SAP S/4HANA 伺服器的用戶端識別碼。

clientId?: string

屬性值

string

jCoLibraryPath

JCo 連結庫路徑。

jCoLibraryPath?: string

屬性值

string

password

SAP S/4HANA 伺服器的密碼。

password?: string

屬性值

string

username

SAP S/4HANA 伺服器的用戶名稱。

username?: string

屬性值

string

繼承的屬性詳細資料

businessRuleSetName

商務規則集的名稱。

businessRuleSetName?: string

屬性值

string

繼承自MitiScanProperties.businessRuleSetName

collection

掃描的集合參考。

collection?: CollectionReference

屬性值

繼承自MitiScanProperties.collection

connectedVia

掃描的整合運行時間參考。

connectedVia?: ConnectedVia

屬性值

繼承自MitiScanProperties.connectedVia

domain

掃描的網域。

domain?: string

屬性值

string

繼承自MitiScanProperties.domain

isLiveViewEnabled

指出是否啟用即時檢視的旗標。

isLiveViewEnabled?: boolean

屬性值

boolean

繼承自MitiScanProperties.isLiveViewEnabled

isPresetScan

指出掃描是否為預設掃描的旗標。

isPresetScan?: boolean

屬性值

boolean

繼承自MitiScanProperties.isPresetScan

logLevel

掃描的記錄層級。

logLevel?: string

屬性值

string

繼承自MitiScanProperties.logLevel

maximumMemoryAllowedInGb

GB 允許的最大記憶體。

maximumMemoryAllowedInGb?: string

屬性值

string

繼承自MitiScanProperties.maximumMemoryAllowedInGb

mitiCache

miti 快取。

mitiCache?: string

屬性值

string

繼承自MitiScanProperties.mitiCache

parallelScanCount

平行掃描的數目。

parallelScanCount?: number

屬性值

number

繼承自MitiScanProperties.parallelScanCount

scanRulesetName

掃描規則集的名稱。

scanRulesetName?: string

屬性值

string

繼承自MitiScanProperties.scanRulesetName

scanRulesetType

掃描規則集的類型。

scanRulesetType?: "System" | "Custom"

屬性值

"System" | "Custom"

繼承自MitiScanProperties.scanRulesetType

workers

掃描的背景工作角色數目。

workers?: number

屬性值

number

繼承自MitiScanProperties.worker