BlobContainerDeleteAsync Method
Removes information from the Blob container.
Namespace: InnerDrive.AzureAssembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
public Task DeleteAsync(
string blobName
)
- blobName String
- The name of the blob to use
Task