Enum BackupExecAdvancedOpenFileSnapshotProvider
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the snapshot provider to use for backups.
public enum BackupExecAdvancedOpenFileSnapshotProvider
Fields
Automatic = 1The snapshot provider is automatic.
Hardware = 4The snapshot provider is hardware.
Software = 3The snapshot provider is software.
System = 2The snapshot provider is the operating system provider.
Unknown = 0The snapshot provider is unknown.