Enum BackupExecTaskStorageType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Determines the storage type used for a Backup Exec task.
public enum BackupExecTaskStorageType
Fields
Disk = 2The storage type is disk.
Tape = 1The storage type is tape.
Unknown = 0The storage type is unknown.