ReleaseDefinitionEnvironment interface
屬性
| badge |
取得或設定 BadgeUrl。 當發行定義環境中啟用徽章時,將會使用 BadgeUrl。 |
| conditions | 取得或設定環境條件。 |
| current |
取得或設定目前的版本參考。 |
| demands | 取得或設定需求。 |
| deploy |
取得或設定環境的部署階段。 |
| deploy |
取得或設定 deploystep。 |
| environment |
取得或設定環境選項。 |
| environment |
取得或設定環境中的觸發程式。 |
| execution |
取得或設定環境執行原則。 |
| id | 取得和設定 ReleaseDefinitionEnvironment 的標識碼。 |
| name | 取得和設定 ReleaseDefinitionEnvironment 的名稱。 |
| owner | 取得和設定 ReleaseDefinitionEnvironment 的擁有者。 |
| post |
取得或設定部署後核准。 |
| post |
取得或設定部署后閘道。 |
| pre |
取得或設定預先部署核准。 |
| pre |
取得或設定預先部署閘道。 |
| process |
取得或設定環境進程參數。 |
| properties | 取得或設定環境上的屬性。 |
| queue |
取得或設定佇列標識碼。 |
| rank | 取得和設定 ReleaseDefinitionEnvironment 的排名。 |
| retention |
取得或設定環境保留原則。 |
| run |
|
| schedules | 取得或設定排程 |
| variable |
取得或設定變數群組。 |
| variables | 取得和設定變數。 |
屬性詳細資料
badgeUrl
取得或設定 BadgeUrl。 當發行定義環境中啟用徽章時,將會使用 BadgeUrl。
badgeUrl: string
屬性值
string
conditions
currentRelease
demands
deployPhases
deployStep
environmentOptions
environmentTriggers
executionPolicy
id
取得和設定 ReleaseDefinitionEnvironment 的標識碼。
id: number
屬性值
number
name
取得和設定 ReleaseDefinitionEnvironment 的名稱。
name: string
屬性值
string
owner
postDeployApprovals
postDeploymentGates
preDeployApprovals
preDeploymentGates
processParameters
properties
取得或設定環境上的屬性。
properties: any
屬性值
any
queueId
取得或設定佇列標識碼。
queueId: number
屬性值
number
rank
取得和設定 ReleaseDefinitionEnvironment 的排名。
rank: number
屬性值
number
retentionPolicy
runOptions
runOptions: {[key: string]: string}
屬性值
{[key: string]: string}
schedules
variableGroups
取得或設定變數群組。
variableGroups: number[]
屬性值
number[]
variables
取得和設定變數。
variables: {[key: string]: ConfigurationVariableValue}
屬性值
{[key: string]: ConfigurationVariableValue}