models/build/definition/BuildDefinitionProcess.ps1

class BuildDefinitionProcess {
    [string] $yamlFilename
    [int] $type
}