Private/Types/enums/GetGroupStrategy.generated.psm1

enum GetGroupStrategy
{
    Default = 0
    Principal = 1
}