DeploymentInstance interface
Deployment instance payload
Properties
discovery |
Discovery status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server. |
reason | Failed reason of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server. |
start |
Start time of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server. |
status | Status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server. |
zone | Availability zone information of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
discoveryStatus
Discovery status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.
discoveryStatus?: string
Property Value
string
name
Name of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
reason
Failed reason of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.
reason?: string
Property Value
string
startTime
Start time of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.
startTime?: string
Property Value
string
status
Status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
zone
Availability zone information of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.
zone?: string
Property Value
string