Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/ReleaseInterfaces
ReleaseDefinitionDeployStep
Interface ReleaseDefinitionDeployStep
interface
ReleaseDefinitionDeployStep
{
id
?:
number
;
tasks
?:
WorkflowTask
[]
;
}
Hierarchy (
View Summary
)
ReleaseDefinitionEnvironmentStep
ReleaseDefinitionDeployStep
Index
Properties
id?
tasks?
Properties
Optional
id
id
?:
number
ID of the approval or deploy step.
Optional
tasks
tasks
?:
WorkflowTask
[]
The list of steps for this definition.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
tasks
azure-devops-node-api
Loading...
ID of the approval or deploy step.