Enum XenDesktopZoneItemType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Determines the type of an item in a zone.
public enum XenDesktopZoneItemType
Fields
DeliveryController = 1The item is a delivery controller.
HypervisorConnection = 3The item is a hypervisor connection.
MachineCatalog = 2The item is a machine catalog.
Unknown = 0The item type is unknown.