Microsoft.EnterpriseManagement Namespace

 

The Microsoft.EnterpriseManagement namespace contains the root management group class that is the starting point for Service Manager 2012 Software Development Kit (SDK) operations and interfaces that are used to access Service Manager data. The EnterpriseManagementGroup class is used to access and retrieve information from the Service Manager management server.

Classes

Class Description
System_CAPS_pubclass ActivationContext<T>

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

Represents the activation context.

System_CAPS_pubclass ApprovedHealthServicesForDistribution<T>

Implements the IApprovedHealthServicesForDistribution<T> interface so that the object can specify a list of either MonitoringObject objects or PartialMonitoringObject objects as health services to which any specified credential can be distributed.

System_CAPS_pubclass ComponentActivationException

Represents the exception that is thrown when there is an error in activating a component.

System_CAPS_pubclass ComponentActivator

Contains component activation methods.

System_CAPS_pubclass ConfigurationReaderException

Represents the exception that is thrown when there is an error in reader configuration.

System_CAPS_pubclass Container

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

Encapsulates zero or more components.

System_CAPS_pubclass ContainerException

Represents the exception that is thrown when there is an error while using the Container object.

System_CAPS_pubclass ContainerIncompatibleComponentException

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

System_CAPS_pubclass CreatableObjectGroup

Represents a group of objects as defined by the system infrastructure.

System_CAPS_pubclass EnterpriseManagementConnectionSettings

Defines the settings that are used to connect to a Service Manager server.

System_CAPS_pubclass EnterpriseManagementGroup

Allows you to access and manage Service Manager data. This includes management packs, classes, and other components that are defined in a management pack, user roles, language packs, knowledge articles, forms, and instances of management pack classes. Creating an instance of the EnterpriseManagementGroup class is often the starting point for Service Manager client applications.

System_CAPS_pubclass EnterpriseManagementGroupInternal

Represents a management group internal class.

System_CAPS_pubclass ExtensionMethods

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

System_CAPS_pubclass GenericProperty

Represents a generic property in a management pack.

System_CAPS_pubclass InProcEnterpriseManagementConnectionSettings

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

Provides access to the in-process settings that are used to connect to a Service Manager server.

System_CAPS_pubclass Job

Represents the job for the management group.

System_CAPS_pubclass ManagementPackStore

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

Represents a set of file directories where management packs are stored.

System_CAPS_pubclass NotificationMessage

Represents user-supplied text that is appended to a notification that is sent when Service Manager responds to an event or alert.

System_CAPS_pubclass NullComponentAttribute

Represents the null component attribute.

System_CAPS_pubclass PerformanceTracingWrapperBase

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

System_CAPS_pubclass SecureDataCriteria

Specifies the criteria for the GetSecureData method, limiting the objects returned by the method to those that meet the criteria.

System_CAPS_pubclass SmtpNotificationMessage

Represents a notification message that is sent using the Simple Mail Transfer Protocol (SMTP). The message contains user-supplied text that is appended to a notification that is sent when Service Manager responds to an event or alert.

System_CAPS_pubclass TieredManagementGroupConnectionSettings

Includes tiered management group connection settings that are used to connect to the Service Manager server. A tiered connection establishes a secondary connection to another server through the existing connection’s server.

System_CAPS_pubclass ValidationHelper

Contains methods for validation of parameters.

Interfaces

Interface Description
System_CAPS_pubinterface IApprovedHealthServicesForDistribution<T>

Defines properties related to the approved health services for distribution.

System_CAPS_pubinterface IContainer

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

Allows you to access the features associated with this container

System_CAPS_pubinterface IDashboardManagement

Allows you to access and manage the management pack behavior implementations, behavior types, component behaviors, component implementations, component overrides, component references, component types and scoped component references.

System_CAPS_pubinterface IDeploymentManagement

Allows you to access the status of a management pack deployment and to restart management pack deployments.

System_CAPS_pubinterface IEntityObjectsManagement

Allows you to access the instances of entity types that are defined in a management pack. For example, instances of management pack classes and type projections are accessed through this interface’s methods.

System_CAPS_pubinterface IEntityTypeManagement

Allows you to access and manage the entity types that are defined in the store. An entity type can be a class, enumeration, relationship, or type projection that is defined in a management pack under the EntityTypes element.

System_CAPS_pubinterface IFeatureContainer

Allows you to control features in the container.

System_CAPS_pubinterface IImageReferences

Provides a mechanism for retrieving image references used internally by the object model.

System_CAPS_pubinterface IInitializable

Provides a method that can be used to initialize the current instance.

System_CAPS_pubinterface IKnowledgeManagement

Allows you access the management pack knowledge articles for Operations Manager on the Service Manager store. A knowledge article contains information about a problem and information about how to fix the problem.

System_CAPS_pubinterface ILanguagePacksManagement

Allows you to access the language packs on the Service Manager server. A language pack contains localized display strings (names and descriptions) for objects that are defined in the management pack.

System_CAPS_pubinterface ILifetimeManager<T>

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

System_CAPS_pubinterface ILifetimeManagerTypeRegistry

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

System_CAPS_pubinterface ILinkingFrameworkManagement

Defines methods for the linking framework management.

System_CAPS_pubinterface IManagementPackDerivedTypes

Defines methods for retrieving derived types from the store.

System_CAPS_pubinterface IManagementPackManagement

Allows you to access and manage management packs on the Service Manager server.

System_CAPS_pubinterface IManagementPackStore

Defines properties related to the management pack store.

System_CAPS_pubinterface IMonitoringConfigurationManagement

Allows you to monitor configuration management.

System_CAPS_pubinterface INotificationManagement

Enables you to send notifications from the Service Manager server.

System_CAPS_pubinterface IOverridesManagement

Manages overrides in the Service Manager store.

System_CAPS_pubinterface IPresentationManagement

Manages the user interface (UI) objects.

System_CAPS_pubinterface IReportingConfigurationManagement

Manages management pack reporting configuration.

System_CAPS_pubinterface IResourceManagement

Allows you to access management pack resources, such as form assemblies or images, that have been imported on the Service Manager server.

System_CAPS_pubinterface ISecuredData

Obsolete.This interface is obsolete. Please use SecureData instead.

System_CAPS_pubinterface ISecurityManagement

Manages security for the Service Manager store.

System_CAPS_pubinterface IServiceLevelAgreementManagement

Allows management of the service level agreement (SLA) objects on the Service Manager server.

System_CAPS_pubinterface ITaskConfigurationManagement

Enables management and configuration of tasks.

System_CAPS_pubinterface ITaskConfigurationManagementInternal

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

System_CAPS_pubinterface ITaskRuntimeManagement

Enables runtime management of tasks.

System_CAPS_pubinterface ITemplatesManagement

Manages templates and object templates in the Service Manager store. Templates are predefined management pack fragments that are used for creating management pack changes with parameters. Object templates pre-populate objects with specific values.

System_CAPS_pubinterface ITypeCacheManagement

Provides simple, type-cache management.

System_CAPS_pubinterface ITypeDefinitionsManagement

Allows you to access the schema types that are defined in a management pack. The schema types are defined in the <SchemaType> elements under the <TypeDefinitions> element in a management pack.

System_CAPS_pubinterface ITypeProjectionComponent

Defines a component from a type projection which is used to create a view of related properties from multiple objects.

System_CAPS_pubinterface IUserSettingsManagement

Manages the user-defined console tasks, reports, searches, tasks, and views that are defined in the store.

Delegates

Delegate Description
System_CAPS_pubdelegate ImportPackagedManagementPackCallback

Represents the method that handles importing management packs from a package.

Enumerations

Enumeration Description
System_CAPS_pubenum ApprovedHealthServicesResults

Specifies how an ISecuredData credential is to be distributed to health services.

System_CAPS_pubenum EnterpriseManagementGroupConnectionConfig

Represents the enterprise management group connection configuration.

System_CAPS_pubenum Lifetime

Obsolete.Specifies the lifetime for this activated component.

System_CAPS_pubenum NotificationRecipientType

Defines values used to specify the way someone is addressed to receive a notification message.

System_CAPS_pubenum Protocol

Defines protocols used to send information such as notification messages.

Return to top