다음을 통해 공유


SapEccUserPassScanPropertiesOutput interface

SAP ECC 사용자가 검색 속성을 전달합니다.

Extends

속성

clientId
jCoLibraryPath
password
username

상속된 속성

businessRuleSetName

비즈니스 규칙 집합의 이름입니다.

collection

검사의 컬렉션 참조입니다.

connectedVia

검사의 통합 런타임 참조입니다.

createdAt

검사의 생성 시간입니다.

domain

검사의 도메인입니다.

isLiveViewEnabled

라이브 보기를 사용할지 여부를 나타내는 플래그입니다.

isPresetScan

검사가 사전 설정 검사인지 여부를 나타내는 플래그입니다.

lastModifiedAt

검사의 마지막으로 수정된 시간입니다.

logLevel

검사의 로그 수준입니다.

maximumMemoryAllowedInGb

허용되는 최대 메모리(GB)입니다.

mitiCache

miti 캐시입니다.

parallelScanCount

병렬 검사 수입니다.

scanRulesetName

검사 규칙 집합의 이름입니다.

scanRulesetType

검사 규칙 집합의 형식입니다.

workers

검사의 작업자 수입니다.

속성 세부 정보

clientId

clientId?: string

속성 값

string

jCoLibraryPath

jCoLibraryPath?: string

속성 값

string

password

password?: string

속성 값

string

username

username?: 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 상속된