Enum ItemType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the type of an item.
public enum ItemType
Fields
ActiveDirectoryDomain = 12Represents a single Active Directory domain.
AzureTenant = 37Represents a Microsoft Azure tenant.
BackupExecServer = 35Represents a Backup Exec installation.
Contact = 24Represents a contact.
Container = 7Represents a container in which other items can be stored.
Custom = 1Represents a custom item type.
Customer = 20Represents a customer.
DiskShelf = 29Represents a disk shelf.
EntraDirectory = 39Represents a Microsoft Entra directory.
ExchangeOrganization = 15Represents a Microsoft Exchange organization.
ExternalLink = 19Represents a link to an external system or document.
GenericNetworkDevice = 33Represents a generic network device.
HyperVServer = 27Represents a Microsoft Hyper-V server.
IisServer = 17Represents a Microsoft IIS Server.
KnowledgeBaseArticle = 38Represents a knowledge base article.
Location = 2Represents a physical location such as a building or campus.
MicrosoftDhcpServer = 26Represents a Microsoft DHCP server.
MicrosoftDnsServer = 10Represents a Microsoft DNS server.
MicrosoftFailoverCluster = 14Represents a Microsoft failover cluster.
MicrosoftNlbCluster = 31Represents a Microsoft network load balancing (NLB) cluster.
NetworkStorageDevice = 30Represents a network storage device such as a SAN or NAS.
NetworkSwitch = 22Represents a network switch.
PasswordList = 13Represents a password list.
Rack = 9Represents a physical rack.
Resource = 3Represents a resource file such as an image or document.
Room = 4Represents a physical room.
SoftwarePackage = 23Represents a software package.
SqlInstance = 11Represents a Microsoft SQL Server instance running on a machine or in Azure.
SupportProvision = 8Represents a support provision.
TapeLibrary = 28Represents a tape library.
TerminalServer = 21Represents a Remote Desktop Session Host.
UnixSystem = 25Represents a Unix or Linux based system.
Unknown = 0The item type is unknown.
VMwarePhysicalEsxHost = 36Represents a VMware virtualization host.
VMwareSystem = 16Represents a VMware System, either a vCentre server or a standalone ESX host.
WINSService = 18Represents a WINS Service running on a Windows server machine.
WindowsPC = 5Represents a Windows PC.
WindowsServer = 6Represents a Windows Server.
XenDesktopSite = 34Represents a XenApp or XenDesktop site.