Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureDataLakeStoreWriteSettings

Package version

Azure data lake store write settings.

Hierarchy

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 expiryDateTime

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).

Optional maxConcurrentConnections

maxConcurrentConnections: any

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

type

type: "AzureDataLakeStoreWriteSettings"

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

Generated using TypeDoc