EnvironmentDeploymentExecutionRecord interface

EnvironmentDeploymentExecutionRecord。

属性

definition

环境部署执行所有者的定义

environmentId

环境的 ID

finishTime

环境部署执行的完成时间

id

环境部署执行历史记录的 ID

jobAttempt

求职尝试

jobName

作业名称

owner

环境部署执行记录的所有者

planId

计划 ID

planType

环境部署执行记录的计划类型

queueTime

环境部署执行的排队时间

requestIdentifier

环境部署执行历史记录的请求标识符

resourceId

资源 ID

result

环境部署执行的结果

scopeId

项目 ID

serviceOwner

服务所有者 ID

stageAttempt

阶段尝试

stageName

阶段名称

startTime

环境部署执行的开始时间

属性详细信息

definition

环境部署执行所有者的定义

definition: TaskOrchestrationOwner

属性值

environmentId

环境的 ID

environmentId: number

属性值

number

finishTime

环境部署执行的完成时间

finishTime: Date

属性值

Date

id

环境部署执行历史记录的 ID

id: number

属性值

number

jobAttempt

求职尝试

jobAttempt: number

属性值

number

jobName

作业名称

jobName: string

属性值

string

owner

环境部署执行记录的所有者

owner: TaskOrchestrationOwner

属性值

planId

计划 ID

planId: string

属性值

string

planType

环境部署执行记录的计划类型

planType: string

属性值

string

queueTime

环境部署执行的排队时间

queueTime: Date

属性值

Date

requestIdentifier

环境部署执行历史记录的请求标识符

requestIdentifier: string

属性值

string

resourceId

资源 ID

resourceId: number

属性值

number

result

环境部署执行的结果

result: TaskResult

属性值

scopeId

项目 ID

scopeId: string

属性值

string

serviceOwner

服务所有者 ID

serviceOwner: string

属性值

string

stageAttempt

阶段尝试

stageAttempt: number

属性值

number

stageName

阶段名称

stageName: string

属性值

string

startTime

环境部署执行的开始时间

startTime: Date

属性值

Date