Table of Contents

Enum ItemType

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

Represents the type of an item.

public enum ItemType

Fields

ActiveDirectoryDomain = 12

Represents a single Active Directory domain.

AzureTenant = 37

Represents a Microsoft Azure tenant.

BackupExecServer = 35

Represents a Backup Exec installation.

Contact = 24

Represents a contact.

Container = 7

Represents a container in which other items can be stored.

Custom = 1

Represents a custom item type.

Customer = 20

Represents a customer.

DiskShelf = 29

Represents a disk shelf.

EntraDirectory = 39

Represents a Microsoft Entra directory.

ExchangeOrganization = 15

Represents a Microsoft Exchange organization.

Represents a link to an external system or document.

GenericNetworkDevice = 33

Represents a generic network device.

HyperVServer = 27

Represents a Microsoft Hyper-V server.

IisServer = 17

Represents a Microsoft IIS Server.

KnowledgeBaseArticle = 38

Represents a knowledge base article.

Location = 2

Represents a physical location such as a building or campus.

MicrosoftDhcpServer = 26

Represents a Microsoft DHCP server.

MicrosoftDnsServer = 10

Represents a Microsoft DNS server.

MicrosoftFailoverCluster = 14

Represents a Microsoft failover cluster.

MicrosoftNlbCluster = 31

Represents a Microsoft network load balancing (NLB) cluster.

NetworkStorageDevice = 30

Represents a network storage device such as a SAN or NAS.

NetworkSwitch = 22

Represents a network switch.

PasswordList = 13

Represents a password list.

Rack = 9

Represents a physical rack.

Resource = 3

Represents a resource file such as an image or document.

Room = 4

Represents a physical room.

SoftwarePackage = 23

Represents a software package.

SqlInstance = 11

Represents a Microsoft SQL Server instance running on a machine or in Azure.

SupportProvision = 8

Represents a support provision.

TapeLibrary = 28

Represents a tape library.

TerminalServer = 21

Represents a Remote Desktop Session Host.

UnixSystem = 25

Represents a Unix or Linux based system.

Unknown = 0

The item type is unknown.

VMwarePhysicalEsxHost = 36

Represents a VMware virtualization host.

VMwareSystem = 16

Represents a VMware System, either a vCentre server or a standalone ESX host.

WINSService = 18

Represents a WINS Service running on a Windows server machine.

WindowsPC = 5

Represents a Windows PC.

WindowsServer = 6

Represents a Windows Server.

XenDesktopSite = 34

Represents a XenApp or XenDesktop site.