EnvironmentDeploymentExecutionRecord interface
EnvironmentDeploymentExecutionRecord.
definition | Definition of the environment deployment execution owner |
environment |
Id of the Environment |
finish |
Finish time of the environment deployment execution |
id | Id of the Environment deployment execution history record |
job |
Job Attempt |
job |
Job name |
owner | Owner of the environment deployment execution record |
plan |
Plan Id |
plan |
Plan type of the environment deployment execution record |
queue |
Queue time of the environment deployment execution |
request |
Request identifier of the Environment deployment execution history record |
resource |
Resource Id |
result | Result of the environment deployment execution |
scope |
Project Id |
service |
Service owner Id |
stage |
Stage Attempt |
stage |
Stage name |
start |
Start time of the environment deployment execution |
Definition of the environment deployment execution owner
definition: TaskOrchestrationOwner
Property Value
Id of the Environment
environmentId: number
Property Value
number
Finish time of the environment deployment execution
finishTime: Date
Property Value
Date
Id of the Environment deployment execution history record
id: number
Property Value
number
Job Attempt
jobAttempt: number
Property Value
number
Job name
jobName: string
Property Value
string
Owner of the environment deployment execution record
owner: TaskOrchestrationOwner
Property Value
Plan Id
planId: string
Property Value
string
Plan type of the environment deployment execution record
planType: string
Property Value
string
Queue time of the environment deployment execution
queueTime: Date
Property Value
Date
Request identifier of the Environment deployment execution history record
requestIdentifier: string
Property Value
string
Resource Id
resourceId: number
Property Value
number
Project Id
scopeId: string
Property Value
string
Service owner Id
serviceOwner: string
Property Value
string
Stage Attempt
stageAttempt: number
Property Value
number
Stage name
stageName: string
Property Value
string
Start time of the environment deployment execution
startTime: Date
Property Value
Date