DedupState type

Vault Dedup state
KnownDedupState can be used interchangeably with DedupState, this enum contains the known values that the service supports.

Known values supported by the service

Invalid
Enabled
Disabled

type DedupState = string