Represents a build in an external CI system, such as Jenkins or TeamCity
Project-unique identifier of the build.
Scope within the project, or System.String.Empty for no scope.
Build number in the external system.
Date the build was created.
Status of the build.
Browse URL of the build.
The Scope is used to represent a Build Configuration (in TeamCity) or a Branch (in a Jenkins Multibranch Project), where users may think of them like "sub-projects"