ManagementPackElementStatus Enumeration

System Center
Defines the possible state of a Management Pack element. The status switches to Unchanged after the Management Pack has been committed.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

'Usage
Dim instance As ManagementPackElementStatus

public enum class ManagementPackElementStatus
public enum ManagementPackElementStatus
public enum ManagementPackElementStatus

Member nameDescription
DiscardChangesThe element is discarding changes.
InvalidThe element is invalid.
PendingAddThe element is being added.
PendingDeleteThe element is being deleted.
PendingUpdateThe element is being updated.
UnchangedThe Management Pack has been committed.

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

Send comments about this topic to Microsoft.
Show: