Private/Types/enums/VNCType.generated.psm1

enum VNCType
{
    RealVNC = 0
    TightVNC = 1
    UltraVNC = 2
    Configured = 3
    DefaultEmbeddedConfiguration = 4
    RealVNCPlus = 5
}