Correct Answer: F
The below-given attributes can be preserved by the Copy activity during Data Copy:
Option A is incorrect. Not only contentType, all the given datastore built-in system properties are preserved by Copy activity.
Option B is incorrect. Not only contentLanguage, all the given datastore built-in system properties are preserved by Copy activity.
Option C is incorrect. Not only contentEncoding, all the given datastore built-in system properties are preserved by Copy activity.
Option D is incorrect. Not only contentDisposition, all the given datastore built-in system properties are preserved by Copy activity.
Option E is incorrect. Not only cacheControl, all the given datastore built-in system properties are preserved by Copy activity.
Option F is correct. All the given datastore built-in system properties i.e contentLanguage (except for Amazon S3), contentType, contentEncoding,cacheControl and contentDisposition are preserved by Copy activity.
Reference:
To know more about copy activity in ADF, please visit the below given link:
https://docs.microsoft.com/en-us/azure/data-factory/copy-activity-preserve-metadata