EnvironmentOptions interface
屬性
| auto |
取得並設定為自動連結工作專案。 |
| badge |
取得並設定為是否啟用徽章。 |
| email |
|
| email |
|
| enable |
|
| publish |
取得並設定為發佈部署狀態。 |
| pull |
取得並設定為已啟用或未啟用的 .pull request 部署。 |
| skip |
|
| timeout |
屬性詳細資料
autoLinkWorkItems
取得並設定為自動連結工作專案。
autoLinkWorkItems: boolean
屬性值
boolean
badgeEnabled
取得並設定為是否啟用徽章。
badgeEnabled: boolean
屬性值
boolean
emailNotificationType
emailNotificationType: string
屬性值
string
emailRecipients
emailRecipients: string
屬性值
string
enableAccessToken
enableAccessToken: boolean
屬性值
boolean
publishDeploymentStatus
取得並設定為發佈部署狀態。
publishDeploymentStatus: boolean
屬性值
boolean
pullRequestDeploymentEnabled
取得並設定為已啟用或未啟用的 .pull request 部署。
pullRequestDeploymentEnabled: boolean
屬性值
boolean
skipArtifactsDownload
skipArtifactsDownload: boolean
屬性值
boolean
timeoutInMinutes
timeoutInMinutes: number
屬性值
number