Bagikan melalui


OracleCredentialScanOutput interface

Oracle credential scan.

Extends

Properties

kind
properties

Oracle credential scan properties.

Inherited Properties

creationType

The creation type.

dataSourceIdentifier

The data source identifier.

dataSourceName

The data source name.

id

The resource identifier.

lastRunResult

The scan result with ingestion.

name

The resource name.

scanId

The scan identifier.

Property Details

kind

kind: "OracleOracleCredential"

Property Value

"OracleOracleCredential"

properties

Oracle credential scan properties.

properties?: OracleCredentialScanPropertiesOutput

Property Value

Inherited Property Details

creationType

The creation type.

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

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From ScanOutputParent.creationType

dataSourceIdentifier

The data source identifier.

dataSourceIdentifier?: DataSourceIdentifierOutput

Property Value

Inherited From ScanOutputParent.dataSourceIdentifier

dataSourceName

The data source name.

dataSourceName?: string

Property Value

string

Inherited From ScanOutputParent.dataSourceName

id

The resource identifier.

id?: string

Property Value

string

Inherited From ScanOutputParent.id

lastRunResult

The scan result with ingestion.

lastRunResult?: ScanResultWithIngestionOutput

Property Value

Inherited From ScanOutputParent.lastRunResult

name

The resource name.

name?: string

Property Value

string

Inherited From ScanOutputParent.name

scanId

The scan identifier.

scanId?: string

Property Value

string

Inherited From ScanOutputParent.scanId