ReleaseDefinitionApprovalStep interface
- Extends
Properties
approver | Gets and sets the approver. |
is |
Indicates whether the approval automated. |
is |
Indicates whether the approval notification set. |
rank | Gets or sets the rank of approval step. |
Inherited Properties
id | ID of the approval or deploy step. |
Property Details
approver
isAutomated
Indicates whether the approval automated.
isAutomated: boolean
Property Value
boolean
isNotificationOn
Indicates whether the approval notification set.
isNotificationOn: boolean
Property Value
boolean
rank
Gets or sets the rank of approval step.
rank: number
Property Value
number
Inherited Property Details
id
ID of the approval or deploy step.
id: number
Property Value
number
Inherited From ReleaseDefinitionEnvironmentStep.id