fsprojects / AzureStorageTypeProvider

An F# Azure Type Provider which can be used to explore Blob, Table and Queue Azure Storage assets and easily apply CRUD operations on them.
http://fsprojects.github.io/AzureStorageTypeProvider/
The Unlicense
84 stars 34 forks source link

Delete a file #7

Closed isaacabraham closed 9 years ago

isaacabraham commented 10 years ago

In addition to being able to Download a file, we should be able to Delete a file from Blob Storage.