Share via


SapS4HanaDataSourceOutput interface

SAP S/4HANA data source.

Extends

Properties

kind
properties

SAP S/4HANA data source properties.

Inherited Properties

creationType

The creation type.

id

The resource identifier.

name

The resource name.

scans

Scans of this data source.

Property Details

kind

kind: "SapS4Hana"

Property Value

"SapS4Hana"

properties

SAP S/4HANA data source properties.

properties?: SapS4HanaPropertiesOutput

Property Value

Inherited Property Details

creationType

The creation type.

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

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceOutputParent.creationType

id

The resource identifier.

id?: string

Property Value

string

Inherited From DataSourceOutputParent.id

name

The resource name.

name?: string

Property Value

string

Inherited From DataSourceOutputParent.name

scans

Scans of this data source.

scans?: ScanOutput[]

Property Value

Inherited From DataSourceOutputParent.scans