Share via


ManagementPackAttributeListTypeEnum Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies management pack attribute list type values.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

Usage

'Usage
Dim instance As ManagementPackAttributeListTypeEnum

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackAttributeListTypeEnum
[SerializableAttribute] 
public enum ManagementPackAttributeListTypeEnum
[SerializableAttribute] 
public enum class ManagementPackAttributeListTypeEnum
/** @attribute SerializableAttribute() */ 
public enum ManagementPackAttributeListTypeEnum
SerializableAttribute 
public enum ManagementPackAttributeListTypeEnum

Members

Member name Description
Exclude Specifies the exclude value.
Include Specifies the include value.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace