共用方式為


EnvironmentOptions interface

屬性

autoLinkWorkItems

取得並設定為自動連結工作專案。

badgeEnabled

取得並設定為是否啟用徽章。

emailNotificationType
emailRecipients
enableAccessToken
publishDeploymentStatus

取得並設定為發佈部署狀態。

pullRequestDeploymentEnabled

取得並設定為已啟用或未啟用的 .pull request 部署。

skipArtifactsDownload
timeoutInMinutes

屬性詳細資料

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