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 = 3The AppDisk is compatible.
None = 1The compatibility is none,
ProblemsDetected = 4AppDNA problems detected.
Unknown = 0The compatibility is unknown,
Unsupported = 2The AppDNA compatibility is unsupported,