DeploymentInstance Class

Definition

Deployment instance payload

public class DeploymentInstance
type DeploymentInstance = class
Public Class DeploymentInstance
Inheritance
DeploymentInstance

Constructors

DeploymentInstance()

Initializes a new instance of the DeploymentInstance class.

DeploymentInstance(String, String, String, String)

Initializes a new instance of the DeploymentInstance class.

Properties

DiscoveryStatus

Gets discovery status of the deployment instance

Name

Gets name of the deployment instance

Reason

Gets failed reason of the deployment instance

Status

Gets status of the deployment instance

Applies to