Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/BuildInterfaces
BuildProcess
Interface BuildProcess
Represents a build process.
interface
BuildProcess
{
type
?:
number
;
}
Hierarchy (
View Summary
)
BuildProcess
DesignerProcess
DockerProcess
JustInTimeProcess
YamlProcess
Index
Properties
type?
Properties
Optional
type
type
?:
number
The type of the process.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
azure-devops-node-api
Loading...
Represents a build process.