Package version:

Interface DeploymentInstance

Deployment instance payload

Hierarchy

  • DeploymentInstance

Properties

discoveryStatus?: string

Discovery status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Name of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

Failed reason of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: string

Start time of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

zone?: string

Availability zone information of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc