DeleteStatus type

Indicates whether the file was deleted from the storage account.
KnownDeleteStatus can be used interchangeably with DeleteStatus, this enum contains the known values that the service supports.

Known values supported by the service

Deleted: The file was deleted.
NotDeleted: The file was not deleted.
Unspecified: Unspecified

type DeleteStatus = string