Table of Contents

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 = 1

The snapshot provider is automatic.

Hardware = 4

The snapshot provider is hardware.

Software = 3

The snapshot provider is software.

System = 2

The snapshot provider is the operating system provider.

Unknown = 0

The snapshot provider is unknown.