IManagementPackStore Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines properties related to the management pack store.
The following tables list the members exposed by the IManagementPackStore type.
Public Properties
Name | Description | |
---|---|---|
![]() |
DerivedTypes | Gets the derived types. |
![]() |
EntityTypes | Gets the entity types. |
![]() |
Extensions | Gets access to extensions. |
![]() |
Features | Returns the features associated with this container instance. (inherited from IContainer) |
![]() |
ImageReferences | Gets the image references. |
![]() |
LifetimeManagers | Gets the lifetime manager type registry. (inherited from IContainer) |
![]() |
ManagementPacks | Gets the management packs. |
![]() |
Monitoring | Gets access to monitoring operations. |
![]() |
Presentation | Gets access to the presentation operations. |
![]() |
Registry | Gets access to extension registrations. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
AddService | Overloaded. (inherited from IContainer) |
![]() |
Configure | Initializes the container from the stream. (inherited from IContainer) |
![]() |
GetManagementPack | This method is now obsolete. Please use ManagementPacks instead. Obsolete. |
![]() |
GetService | Searches for and returns the specified service. (inherited from IContainer) |
![]() |
GetServices | Returns all services of the specified type. (inherited from IContainer) |
![]() |
HasService | Determines whether the specified container has the named service. (inherited from IContainer) |
![]() |
Initialize | Initializes the current instance. (inherited from IInitializable) |
![]() |
LookupService | Gets the name the specified service is filed under. (inherited from IContainer) |
![]() |
RemoveService | Removes the service with the specified name. (inherited from IContainer) |
![]() |
RemoveServices | Removes all services from the container. (inherited from IContainer) |
Top
See Also
Reference
IManagementPackStore Interface
Microsoft.EnterpriseManagement Namespace