Table of Contents

Enum BackupExecAgentServerType

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

Represents the type of Backup Exec agent server.

public enum BackupExecAgentServerType

Fields

DistributedFileSystem = 1

The agent server is a distributed file system (DFS) agent,

EnterpriseVault = 2

The agent server is an enterprise vault agent,

ExchangeDatabaseAvailabilityGroup = 3

The agent server is an Exchange database availability group (DAG) agent,

File = 4

The agent server is a file agent,

Linux = 5

The agent server is a Linux agent,

Macintosh = 6

The agent server is a Macintosh agent,

Ndmp = 7

The agent server is an NDMP agent,

Netware = 8

The agent server is a Netware agent,

OracleRealApplicationCluster = 9

The agent server is an Oracle Real Application Cluster agent,

SharePointFarm = 10

The agent server is a Microsoft SharePoint Farm agent,

SqlAvailabilityGroup = 11

The agent server is a SQL Availability Group agent,

Unknown = 0

The agent server type is unknown.

VMware = 12

The agent server is a VMware agent,

Windows = 13

The agent server is a Windows agent,