EnvironmentResourceDeploymentExecutionRecord interface

EnvironmentResourceDeploymentExecutionRecord.

Properties

environmentId

Id of the Environment

finishTime

Finish time of the environment resource deployment execution

requestId

Id of the Environment deployment execution history record

resourceId

Resource Id

result

Result of the environment deployment execution

startTime

Start time of the environment resource deployment execution

Property Details

environmentId

Id of the Environment

environmentId: number

Property Value

number

finishTime

Finish time of the environment resource deployment execution

finishTime: Date

Property Value

Date

requestId

Id of the Environment deployment execution history record

requestId: number

Property Value

number

resourceId

Resource Id

resourceId: number

Property Value

number

result

Result of the environment deployment execution

result: TaskResult

Property Value

startTime

Start time of the environment resource deployment execution

startTime: Date

Property Value

Date