Table of Contents

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 = 1

The item is a delivery controller.

HypervisorConnection = 3

The item is a hypervisor connection.

MachineCatalog = 2

The item is a machine catalog.

Unknown = 0

The item type is unknown.