Package version:
OptionaldeleteIndicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
OptionaldisableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
OptionalenableIndicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
OptionalfilePoint to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
OptionalmaxThe maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
OptionalmodifiedThe end of file's modified datetime. Type: string (or Expression with resultType string).
OptionalmodifiedThe start of file's modified datetime. Type: string (or Expression with resultType string).
OptionalpartitionSpecify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
OptionalrecursiveIf true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
Polymorphic discriminator, which specifies the different types this object can be
OptionalwildcardAzure blobFS wildcardFileName. Type: string (or Expression with resultType string).
OptionalwildcardAzure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
Azure blobFS read settings.