ManagementPackElementStatus Enumeration

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

'Usage
Dim instance As ManagementPackElementStatus

Syntax

'Declaration
Public Enumeration ManagementPackElementStatus
public enum ManagementPackElementStatus
public enum class ManagementPackElementStatus
public enum ManagementPackElementStatus
public enum ManagementPackElementStatus

Members

Member name Description
DiscardChanges The element is discarding changes.
Invalid The element is invalid.
PendingAdd The element is being added.
PendingDelete The element is being deleted.
PendingUpdate The element is being updated.
Unchanged The Management Pack has been committed.

Platforms

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

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace

Send comments about this topic to Microsoft.