PurgeState type

Status of the operation represented by the requested Id.
KnownPurgeState can be used interchangeably with PurgeState, this enum contains the known values that the service supports.

Known values supported by the service

pending: pending
completed: completed

type PurgeState = string