Delimited text write settings.
The file extension used to create the files. Type: string (or Expression with resultType string).
Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean).
The write setting type. Expected value is 'DelimitedTextWriteSettings'.