Share via


AzureSynapseDataSource interface

Azure synapse data source.

Extends

Properties

kind
properties

Azure synapse properties.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "AzureSynapse"

Property Value

"AzureSynapse"

properties

Azure synapse properties.

properties?: AzureSynapseProperties

Property Value

Inherited Property Details

creationType

The creation type.

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

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType