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?: stringProperty Value
string
name
Name of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty 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?: stringProperty 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?: stringProperty Value
string
status
Status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.
status?: stringProperty 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?: stringProperty Value
string