Partager via


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
public property DerivedTypes Gets the derived types.
public property EntityTypes Gets the entity types.
public property Extensions Gets access to extensions.
public property Features  Returns the features associated with this container instance. (inherited from IContainer)
public property ImageReferences Gets the image references.
public property LifetimeManagers  Gets the lifetime manager type registry. (inherited from IContainer)
public property ManagementPacks Gets the management packs.
public property Monitoring Gets access to monitoring operations.
public property Presentation Gets access to the presentation operations.
public property Registry Gets access to extension registrations.

Top

Public Methods

  Name Description
public method AddService  Overloaded. (inherited from IContainer)
public method Configure  Initializes the container from the stream. (inherited from IContainer)
public method GetManagementPack This method is now obsolete. Please use ManagementPacks instead. Obsolete.
public method GetService  Searches for and returns the specified service. (inherited from IContainer)
public method GetServices  Returns all services of the specified type. (inherited from IContainer)
public method HasService  Determines whether the specified container has the named service. (inherited from IContainer)
public method Initialize  Initializes the current instance. (inherited from IInitializable)
public method LookupService  Gets the name the specified service is filed under. (inherited from IContainer)
public method RemoveService  Removes the service with the specified name. (inherited from IContainer)
public method RemoveServices  Removes all services from the container. (inherited from IContainer)

Top

See Also

Reference

IManagementPackStore Interface
Microsoft.EnterpriseManagement Namespace