Table of Contents

Enum XenDesktopAppDiskAppDnaCompatibility

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

Represents the AppDNA compatibility of the AppDisk.

public enum XenDesktopAppDiskAppDnaCompatibility

Fields

Compatible = 3

The AppDisk is compatible.

None = 1

The compatibility is none,

ProblemsDetected = 4

AppDNA problems detected.

Unknown = 0

The compatibility is unknown,

Unsupported = 2

The AppDNA compatibility is unsupported,