DataflowEndpointDataLakeStorage interface
Azure Data Lake endpoint properties
Properties
| authentication | Authentication configuration. NOTE - only authentication property is allowed per entry. |
| batching | Azure Data Lake endpoint batching configuration. |
| host | Host of the Azure Data Lake in the form of <account>.blob.core.windows.net . |
Property Details
authentication
Authentication configuration. NOTE - only authentication property is allowed per entry.
authentication: DataflowEndpointDataLakeStorageAuthentication
Property Value
batching
Azure Data Lake endpoint batching configuration.
batching?: BatchingConfiguration
Property Value
host
Host of the Azure Data Lake in the form of <account>.blob.core.windows.net .
host: string
Property Value
string