Microsoft.EnterpriseManagement Namespace
System Center
Contains the root management group class that is used for Operations Manager SDK operations. This ManagementGroup class used to access and retrieve all other objects in the SDK.
| Class | Description |
|---|---|
| ApprovedHealthServicesForDistribution | An implementation of the IApprovedHealthServicesForDistribution interface so that the object can specify a list of either MonitoringObject objects or PartialMonitoringObject objects as health services to which any given credential can be distributed. |
| ManagementGroup | Represents a connection to the management group. |
| ManagementGroupConnectionSettings | Defines connections settings that should be used when connecting to the SDK service. This class can be used to control the caching modes used by the SDK client as well as to pass alternate credentials. |
| Interface | Description |
|---|---|
| IApprovedHealthServicesForDistribution | Implemented by an object that can specify a list of either MonitoringObject objects or PartialMonitoringObject objects as health services to which any given credential can be distributed. |
| IOperationalDataManagement | An interface that provides access to operational data. |
| ISecuredData | Interface to define a secure data item in the system. Secure data, such as user credentials, is encrypted and stored in the Operations Manager database. The secure data can be set but not read from the database. |
| Enumeration | Description |
|---|---|
| ApprovedHealthServicesResults | An enumeration that is used to set how an ISecuredData credential is to be distributed to health services. |
Send comments about this topic to Microsoft.