Private/Types/enums/TerminalLogPathType.generated.psm1

enum TerminalLogPathType
{
    Default = 0
    Custom = 1
    Global = 2
}