DeployedApplication.DeployedApplicationStatus Property

Definition

Gets the status of the deployed application instance.

public System.Fabric.DeploymentStatus DeployedApplicationStatus { get; }
member this.DeployedApplicationStatus : System.Fabric.DeploymentStatus
Public ReadOnly Property DeployedApplicationStatus As DeploymentStatus

Property Value

The status of the deployed application instance.

Applies to