Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoreWriteSettings

Package version

Connector write settings.

Hierarchy

  • StoreWriteSettings

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional copyBehavior

copyBehavior: any

The type of copy behavior for copy sink.

Optional maxConcurrentConnections

maxConcurrentConnections: any

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

type

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

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

Generated using TypeDoc