DeploymentInfo interface
Information regarding a deployment.
Properties
deployment | Deployment information. |
deployment |
Status while fetching the last deployment. |
message | Additional details about the deployment that can be shown to the user. |
Property Details
deployment
deploymentFetchStatus
Status while fetching the last deployment.
deploymentFetchStatus?: string
Property Value
string
message
Additional details about the deployment that can be shown to the user.
message?: string
Property Value
string
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