Package version:

Interface AzureDataLakeStoreWriteSettings

Azure data lake store write settings.

Hierarchy

Properties

copyBehavior?: any

The type of copy behavior for copy sink.

expiryDateTime?: any

Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of "2018-12-01T05:00:00Z". Default value is NULL. Type: integer (or Expression with resultType integer).

maxConcurrentConnections?: any

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

type: "AzureDataLakeStoreWriteSettings"

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

Generated using TypeDoc