Package version:

Interface StoreWriteSettings

Connector write settings.

Hierarchy

Indexable

[property: string]: any

Properties

copyBehavior?: any

The type of copy behavior for copy sink.

maxConcurrentConnections?: any

The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).

type: "SftpWriteSettings" | "AzureBlobStorageWriteSettings" | "AzureBlobFSWriteSettings" | "AzureDataLakeStoreWriteSettings" | "FileServerWriteSettings" | "AzureFileStorageWriteSettings"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc