Private/Types/enums/VMWareApplication.generated.psm1

enum VMWareApplication
{
    VMPlayer = 0
    VMWorkstation = 1
    VMInfra = 2
}