Azure Data Lake Store Source Args
data class AzureDataLakeStoreSourceArgs(val disableMetricsCollection: Output<Any>? = null, val maxConcurrentConnections: Output<Any>? = null, val recursive: Output<Any>? = null, val sourceRetryCount: Output<Any>? = null, val sourceRetryWait: Output<Any>? = null, val type: Output<String>) : ConvertibleToJava<AzureDataLakeStoreSourceArgs>
A copy activity Azure Data Lake source.