Deployment interface
Description about a deployment.
Properties
deployment |
Deployment identifier. |
deployment |
Url to access repository action logs. |
deployment |
The outcome of the deployment. |
deployment |
Current status of the deployment. |
deployment |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript