Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureBlobStorageWriteSettings

Package version

Azure blob write settings.

Hierarchy

Indexable

[property: string]: any

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

Index

Properties

Optional blockSizeInMB

blockSizeInMB: any

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

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

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

Generated using TypeDoc