Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/ReleaseInterfaces
DeploymentManualInterventionPendingEvent
Interface DeploymentManualInterventionPendingEvent
interface
DeploymentManualInterventionPendingEvent
{
approval
?:
ReleaseApproval
;
deployment
?:
Deployment
;
emailRecipients
?:
string
[]
;
environmentOwner
?:
IdentityRef
;
manualIntervention
?:
ManualIntervention
;
project
?:
ProjectReference
;
release
?:
Release
;
}
Index
Properties
approval?
deployment?
email
Recipients?
environment
Owner?
manual
Intervention?
project?
release?
Properties
Optional
approval
approval
?:
ReleaseApproval
Optional
deployment
deployment
?:
Deployment
Optional
email
Recipients
emailRecipients
?:
string
[]
Optional
environment
Owner
environmentOwner
?:
IdentityRef
Optional
manual
Intervention
manualIntervention
?:
ManualIntervention
Optional
project
project
?:
ProjectReference
Optional
release
release
?:
Release
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval
deployment
email
Recipients
environment
Owner
manual
Intervention
project
release
azure-devops-node-api
Loading...