Azure Blob Storage: Is there a timestamp for blob file? -
i need find out added blob files blob storage. there timestamp associated each blob file? if not, what's best way (for easy retrieval) add it?
look @ lastmodified property of blobproperties class in icloudblob object returned getblobreferencefromserver methods of cloudblobcontainer. give timestamp looking for.
Comments
Post a Comment