DeployedServicePackage.DeployedServicePackageStatus Property

Definition

Gets the deployed service package status.

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

Property Value

The status of the deployed service package.

Applies to