Defines the management pack deployment status.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As ManagementPackDeploymentStatus
Syntax
'Declaration
Public Enumeration ManagementPackDeploymentStatus
public enum ManagementPackDeploymentStatus
public enum class ManagementPackDeploymentStatus
public enum ManagementPackDeploymentStatus
public enum ManagementPackDeploymentStatus
Members
| Member name | Description | 
|---|---|
| Completed | Specifies the completed state. | 
| Failed | Specifies the failed state. | 
| None | Specifies no deployment status. | 
| NotStarted | Specifies the not started state. | 
| Running | Specifies the running state. | 
| Stopped | Specifies the stopped state. | 
| Success | Specifies the success state. | 
| Waiting | Specifies the waiting state. | 
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003