Enum BackupExecMediaOverwriteProtectionLevel
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the media overwrite protection level.
public enum BackupExecMediaOverwriteProtectionLevel
Fields
Full = 2
Full - protect allocated and import media.
None = 1
The protection level is none.
Partial = 3
Partial - protect only allocated media
Unknown = 0
The protection level is unknown.