Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/ReleaseInterfaces
ReleaseAbandonedEvent
Interface ReleaseAbandonedEvent
interface
ReleaseAbandonedEvent
{
id
?:
number
;
project
?:
ProjectReference
;
release
?:
Release
;
url
?:
string
;
}
Hierarchy (
View Summary
)
ReleaseEvent
ReleaseAbandonedEvent
Index
Properties
id?
project?
release?
url?
Properties
Optional
id
id
?:
number
Optional
project
project
?:
ProjectReference
Optional
release
release
?:
Release
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
project
release
url
azure-devops-node-api
Loading...