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