Deployment interface

Description about a deployment.

Properties

deploymentId

Deployment identifier.

deploymentLogsUrl

Url to access repository action logs.

deploymentResult

The outcome of the deployment.

deploymentState

Current status of the deployment.

deploymentTime

The time when the deployment finished.

Property Details

deploymentId

Deployment identifier.

deploymentId?: string

Property Value

string

deploymentLogsUrl

Url to access repository action logs.

deploymentLogsUrl?: string

Property Value

string

deploymentResult

The outcome of the deployment.

deploymentResult?: string

Property Value

string

deploymentState

Current status of the deployment.

deploymentState?: string

Property Value

string

deploymentTime

The time when the deployment finished.

deploymentTime?: Date

Property Value

Date