Package version:

Interface AzureBlobFSWriteSettings

Azure blobFS write settings.

Hierarchy

Properties

blockSizeInMB?: any

Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).

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: "AzureBlobFSWriteSettings"

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

Generated using TypeDoc