v1
latestSwagger 2.02026-07-13125103.0 KBDelete Filesystem
Marks the filesystem for deletion. When a filesystem is deleted, a filesystem with the same identifier cannot be created for at least 30 seconds. While the filesystem is being deleted, attempts to create a filesystem with the same identifier will fail with status code 409 (Conflict), with the service returning additional error information indicating that the filesystem is being deleted. All other operations, including operations on any files or directories within the filesystem, will fail with status code 404 (Not Found) while the filesystem is being deleted. This operation supports conditional HTTP requests. For more information, see Specifying Conditional Headers for Blob Service Operations.
Headers
Optional. A date and time value. Specify this header to perform the operation only if the resource has been modified since the specified date and time.
Optional. A date and time value. Specify this header to perform the operation only if the resource has not been modified since the specified date and time.
Response
Accepted