DeleteStatus type

Defines values for DeleteStatus.
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