BlobContainerDeleteContainerAsync Method
Deletes the Blob container
Namespace: InnerDrive.AzureAssembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9417.0
public Task DeleteContainerAsync(
CancellationToken cancellationToken = default
)
- cancellationToken CancellationToken (Optional)
- A CancellationToken that can be used to cancel the operation.
Task