AzureBlobProvider.Delete Method
- Namespace:
- Weavy.Core.Providers
- Assembly:
- Weavy.Core.dll
Delete(Blob)
Permanently removes blob data from the repository.
public void Delete(Blob blob)
Parameters
- blob
- Blob
The blob to delete.