Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Is there a way to retain the time-stamp of the files moved to azure blob storage?

user-image
Question added by Vivek Chinayan Natarajan , Associate , Cognizant Technology Solutions Corp, Greenville - SC
Date Posted: 2016/03/03
Deleted user
by Deleted user

Ttry to set properties when you upload file to azure blob via call SetProperties method or SetProperties method. To read properties on a container or blob, call the FetchAttributes method, then retrieve the property value.

More Questions Like This