DeploymentStatusProperties interface
The deployment status properties of the network function component.
Properties
next |
The next expected update of deployment status. |
resources | The resource related to the component resource. |
status | The status of the component resource. |
Property Details
nextExpectedUpdateAt
The next expected update of deployment status.
nextExpectedUpdateAt?: Date
Property Value
Date
resources
status
The status of the component resource.
status?: 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