Defines the range of valid accessibility values for a Management Pack and the type definitions that it contains.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
'Usage
Dim instance As ManagementPackAccessibility
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackAccessibility
[SerializableAttribute] 
public enum ManagementPackAccessibility
[SerializableAttribute] 
public enum class ManagementPackAccessibility
/** @attribute SerializableAttribute() */ 
public enum ManagementPackAccessibility
SerializableAttribute 
public enum ManagementPackAccessibility
Members
| Member name | Description | 
|---|---|
| Internal | Specifies that the types defined in the Management Pack can't be extended by other Management Packs. | 
| Public | Specifies that the types defined in the Management Pack can be extended by other Management Packs. | 
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