Table of Contents

Enum BackupExecBackupTaskCommandLocation

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the location where the Backup Exec command should be executed.

public enum BackupExecBackupTaskCommandLocation

Fields

OnBackupExecServer = 2

The command should be run on the Backup Exec server.

OnEachAgentServer = 1

The command should be run on each agent server.

Unknown = 0

The command execution location is unknown.