Private/Types/enums/VNCResolutionQuality.generated.psm1

enum VNCResolutionQuality
{
    Default = 0
    Low = 1
    High = 2
}