Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/CoreInterfaces
Process
Interface Process
interface
Process
{
_links
?:
any
;
description
?:
string
;
id
?:
string
;
isDefault
?:
boolean
;
name
?:
string
;
type
?:
ProcessType
;
url
?:
string
;
}
Hierarchy (
View Summary
)
ProcessReference
Process
Index
Properties
_links?
description?
id?
is
Default?
name?
type?
url?
Properties
Optional
_links
_links
?:
any
Optional
description
description
?:
string
Optional
id
id
?:
string
Optional
is
Default
isDefault
?:
boolean
Optional
name
name
?:
string
Optional
type
type
?:
ProcessType
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_links
description
id
is
Default
name
type
url
azure-devops-node-api
Loading...