Dataset Delimited Text Azure Blob Fs Location Args
data class DatasetDelimitedTextAzureBlobFsLocationArgs(val dynamicFileSystemEnabled: Output<Boolean>? = null, val dynamicFilenameEnabled: Output<Boolean>? = null, val dynamicPathEnabled: Output<Boolean>? = null, val fileSystem: Output<String>? = null, val filename: Output<String>? = null, val path: Output<String>? = null) : ConvertibleToJava<DatasetDelimitedTextAzureBlobFsLocationArgs>
Properties
Link copied to clipboard
Is the filename
using dynamic expression, function or system variables? Defaults to false
.
Link copied to clipboard
Is the file_system
using dynamic expression, function or system variables? Defaults to false
.
Link copied to clipboard
Is the path
using dynamic expression, function or system variables? Defaults to false
.
Link copied to clipboard
The storage data lake gen2 file system on the Azure Blob Storage Account hosting the file.