다음을 통해 공유


OracleUserPassScanOutput interface

Oracle 사용자 통과 검사입니다.

Extends

속성

kind
properties

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

상속된 속성

creationType

생성 형식입니다.

dataSourceIdentifier

데이터 원본 식별자입니다.

dataSourceName

데이터 원본 이름입니다.

id

리소스 식별자입니다.

lastRunResult

수집을 사용한 검사 결과입니다.

name

리소스 이름입니다.

scanId

검사 식별자입니다.

속성 세부 정보

kind

kind: "OracleOracleUserPass"

속성 값

"OracleOracleUserPass"

properties

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

properties?: OracleUserPassScanPropertiesOutput

속성 값

상속된 속성 세부 정보

creationType

생성 형식입니다.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

속성 값

"Manual" | "AutoNative" | "AutoManaged"

ScanOutputParent.creationType 상속된

dataSourceIdentifier

데이터 원본 식별자입니다.

dataSourceIdentifier?: DataSourceIdentifierOutput

속성 값

ScanOutputParent.dataSourceIdentifier 상속된

dataSourceName

데이터 원본 이름입니다.

dataSourceName?: string

속성 값

string

ScanOutputParent.dataSourceName 상속된

id

리소스 식별자입니다.

id?: string

속성 값

string

ScanOutputParent.id 상속된

lastRunResult

수집을 사용한 검사 결과입니다.

lastRunResult?: ScanResultWithIngestionOutput

속성 값

ScanOutputParent.lastRunResult 상속된

name

리소스 이름입니다.

name?: string

속성 값

string

ScanOutputParent.name 상속된

scanId

검사 식별자입니다.

scanId?: string

속성 값

string

ScanOutputParent.scanId 상속된