EnvironmentOptions interface
Properties
| auto |
Gets and sets as the auto link workitems or not. |
| badge |
Gets and sets as the badge enabled or not. |
| email |
|
| email |
|
| enable |
|
| publish |
Gets and sets as the publish deployment status or not. |
| pull |
Gets and sets as the.pull request deployment enabled or not. |
| skip |
|
| timeout |
Property Details
autoLinkWorkItems
Gets and sets as the auto link workitems or not.
autoLinkWorkItems: boolean
Property Value
boolean
badgeEnabled
Gets and sets as the badge enabled or not.
badgeEnabled: boolean
Property Value
boolean
emailNotificationType
emailNotificationType: string
Property Value
string
emailRecipients
emailRecipients: string
Property Value
string
enableAccessToken
enableAccessToken: boolean
Property Value
boolean
publishDeploymentStatus
Gets and sets as the publish deployment status or not.
publishDeploymentStatus: boolean
Property Value
boolean
pullRequestDeploymentEnabled
Gets and sets as the.pull request deployment enabled or not.
pullRequestDeploymentEnabled: boolean
Property Value
boolean
skipArtifactsDownload
skipArtifactsDownload: boolean
Property Value
boolean
timeoutInMinutes
timeoutInMinutes: number
Property Value
number