Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/ReleaseInterfaces
DeploymentEvent
Interface DeploymentEvent
interface
DeploymentEvent
{
attemptId
?:
number
;
id
?:
number
;
stageName
?:
string
;
url
?:
string
;
}
Hierarchy (
View Summary
)
ReleaseEvent
DeploymentEvent
DeploymentApprovalCompletedEvent
DeploymentApprovalPendingEvent
DeploymentCompletedEvent
DeploymentStartedEvent
Index
Properties
attempt
Id?
id?
stage
Name?
url?
Properties
Optional
attempt
Id
attemptId
?:
number
Optional
id
id
?:
number
Optional
stage
Name
stageName
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempt
Id
id
stage
Name
url
azure-devops-node-api
Loading...