ServiceManagementGroup Members
Allows you to access and manage Service Manager data. These include management packs and the classes and other elements defined in a management pack, user roles, language packs, knowledge articles, forms, and instances of management pack classes. This class is derived from the EnterpriseManagementGroup class, and it can be used as the starting point for Service Manager client applications.
The following tables list the members exposed by the ServiceManagementGroup type.
Public Constructors
Name | Description | |
---|---|---|
ServiceManagementGroup | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
AutoRefreshCache | Gets or sets a value indicating whether methods that require a cache update perform the update immediately or asynchronously. Either way, the update is performed automatically. (inherited from EnterpriseManagementGroup) | |
CacheMode | Gets the cache-mode settings that were used to initialize the current EnterpriseManagementGroup object. (inherited from EnterpriseManagementGroup) | |
ConnectionSettings | Gets the connection settings that were used to initialize this object and connect to the Service Manager server. (inherited from EnterpriseManagementGroup) | |
ConnectorFramework | Gets an interface that enables you to set up and access connectors. A connector is used to import data (from an external system into Service Manager) or export data (from Service Manager to an external system). (inherited from EnterpriseManagementGroup) | |
CurrentCountryCode | Gets the ISO 639-2 three-letter code of the current culture with the default code appended. (inherited from EnterpriseManagementGroup) | |
CurrentUser | Gets the security identifier (SID) for the user of the executing thread. (inherited from EnterpriseManagementGroup) | |
CurrentUserName | Gets the name for the user of the executing thread. (inherited from EnterpriseManagementGroup) | |
DataWarehouse | Gets an interface that enables you to manage the data warehouse where Service Manager data is stored for generating reports. (inherited from EnterpriseManagementGroup) | |
Deployment | Gets the deployment management interface. (inherited from EnterpriseManagementGroup) | |
EntityObjects | Gets an interface that enables you to access the entity objects that are defined in the Service Manager store. (inherited from EnterpriseManagementGroup) | |
EntityTypes | Gets an interface that enables you to access the entity types that are defined in the Service Manager store. An entity type can be a class, enumeration, relationship, or type projection that is defined in a management pack under the EntityTypes element. (inherited from EnterpriseManagementGroup) | |
Features | Returns the features associated with this container instance. (inherited from Container) | |
Id | Gets the GUID that is used to identify this object. (inherited from EnterpriseManagementGroup) | |
IsConnected | Gets a value that determines whether this EnterpriseManagementGroup object is currently connected to a Service Manager server. The Reconnect method can be called when no connection is present. (inherited from EnterpriseManagementGroup) | |
Knowledge | Gets an interface that enables you to access the management pack knowledge articles for Operations Manager in the Service Manager store. A knowledge article contains information about a problem and information about how to fix the problem. (inherited from EnterpriseManagementGroup) | |
LanguagePacks | Gets an interface that enables you to access the language packs that are defined in the Service Manager store. A language pack contains localized display strings (names and descriptions) for objects defined in the Service Manager store. (inherited from EnterpriseManagementGroup) | |
LinkingFramework | Gets the linking framework management interface. | |
ManagementPacks | Gets an interface that enables you to access and manage the management packs in the Service Manager store. (inherited from EnterpriseManagementGroup) | |
Monitoring | Gets an interface that enables you to access and manage the workflow components for monitoring in the management group. For example, the workflow components can be rules, diagnostics, module types, recoveries, and monitors. (inherited from EnterpriseManagementGroup) | |
Name | Gets the name of the enterprise management group. (inherited from EnterpriseManagementGroup) | |
Notifications | Gets an interface that enables you to send notifications from the Service Manager server. (inherited from EnterpriseManagementGroup) | |
OriginalCountryCode | Gets the desired ISO 639-2 three-letter code of the current culture the connection settings are set to. (inherited from EnterpriseManagementGroup) | |
Overrides | Gets an interface that enables you to access the overrides in the Service Manager store. An override is used to customize default settings that are defined in a management pack. (inherited from EnterpriseManagementGroup) | |
Presentation | Gets an interface that enables you to access the forms, folders, image references, page sets, string resources, and views that are used to present information in the Service Manager user interface. (inherited from EnterpriseManagementGroup) | |
ProductId | Gets the product identifier for the Service Manager system installed on the Service Manager server. (inherited from EnterpriseManagementGroup) | |
Reporting | Gets an interface that enables you to access management pack reporting configuration. (inherited from EnterpriseManagementGroup) | |
Resources | Gets an interface that enables you to access the management pack resources, such as form assemblies or images, that have been imported in the Service Manager store. (inherited from EnterpriseManagementGroup) | |
Security | Gets an interface that enables you to access and manage user roles, profiles, and secure references. You can also use the object to check whether the current user is included in a specific profile. (inherited from EnterpriseManagementGroup) | |
ServiceLevelAgreements | Gets an interface that enables you to access service agreements that are defined in the Service Manager store. (inherited from EnterpriseManagementGroup) | |
Subscription | Gets an interface that enables you to access and manage subscriptions in the Service Manager store. A subscription is used to subscribe a user or group of users to a notification that is sent when various events or changes occur. (inherited from EnterpriseManagementGroup) | |
TaskConfiguration | Gets the tasks configuration management interface. (inherited from EnterpriseManagementGroup) | |
TaskRuntime | Gets the tasks runtime management interface. (inherited from EnterpriseManagementGroup) | |
Templates | Gets an interface that enables you to access management pack templates and templates from the Service Manager store. A template is used to populate initial values in a class, such as a change request or incident, and to create management pack elements. (inherited from EnterpriseManagementGroup) | |
TypeCache | Gets an interface that enables you to refresh the type cache on the client computer and subscribe to type cache updates. The type cache has to be refreshed manually only if the AutoRefreshCache property is set to false. (inherited from EnterpriseManagementGroup) | |
TypeDefinitions | Gets an interface that enables you to access the schema types that are defined in the Service Manager store. The schema types are defined in the SchemaType elements under the TypeDefinitions element in a management pack. (inherited from EnterpriseManagementGroup) | |
UserSettings | Gets an interface that enables you to manage the user-defined console tasks, reports, searches, tasks, and views defined in the Service Manager store. (inherited from EnterpriseManagementGroup) | |
Version | Gets the Service Manager product version on the Service Manager server. (inherited from EnterpriseManagementGroup) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddService | Overloaded. (inherited from Container) | |
Configure | (inherited from Container) | |
Connect | Overloaded. (inherited from EnterpriseManagementGroup) | |
Dispose | Overloaded. Defines a method to release allocated resources. (inherited from Container) | |
Equals | Overloaded. (inherited from EnterpriseManagementGroup) | |
GetConnectedUserAdGroups | Returns the Active Directory group security identifiers (SIDs) that the current user connected to the Service Manager server through this EnterpriseManagementGroup object belongs to (inherited from EnterpriseManagementGroup) | |
GetConnectedUserNames | Gets the users who are connected to the Service Manager service. (inherited from EnterpriseManagementGroup) | |
GetHashCode | Gets a hash code for the EnterpriseManagementGroup object. (inherited from EnterpriseManagementGroup) | |
GetManagementPack | (inherited from EnterpriseManagementGroup) | |
GetService | (inherited from Container) | |
GetServices | Returns all services of the specified type. (inherited from Container) | |
GetType | (inherited from Object) | |
GetUserName | Gets the user name for the current user who is connected to the Service Manager server through this EnterpriseManagementGroup object. (inherited from EnterpriseManagementGroup) | |
GetUserSid | Gets the security identifier (SID) for the current client user. (inherited from EnterpriseManagementGroup) | |
HasService | (inherited from Container) | |
Initialize | (inherited from Container) | |
LookupService | (inherited from Container) | |
Reconnect | Reconnects to the Service Manager server that was specified during the initialization of this object. This method can be called when the ServerDisconnectedException exception is thrown. (inherited from EnterpriseManagementGroup) | |
RecycleService | (inherited from Container) | |
ReferenceEquals | (inherited from Object) | |
RemoveService | (inherited from Container) | |
RemoveServices | Removes all services from the container. (inherited from Container) | |
ToString | Returns a string that contains the name of the enterprise management group. (inherited from EnterpriseManagementGroup) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Container) | |
Finalize | (inherited from Object) | |
InternalInitialize | Overridden. Performs the initialization of internals. | |
MemberwiseClone | (inherited from Object) | |
ValidateConnectionSettings | (inherited from EnterpriseManagementGroup) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
Microsoft.EnterpriseManagement.IManagementPackStore.DerivedTypes | (inherited from ManagementPackStore) | |
Microsoft.EnterpriseManagement.IManagementPackStore.EntityTypes | Gets an interface that enables you to access the entity types that are defined in the Service Manager store. An entity type can be a class, enumeration, relationship, or type projection that is defined in a management pack under the EntityTypes element. (inherited from ManagementPackStore) | |
Microsoft.EnterpriseManagement.IManagementPackStore.ImageReferences | (inherited from ManagementPackStore) | |
Microsoft.EnterpriseManagement.IManagementPackStore.ManagementPacks | Gets an interface that enables you to access and manage the management packs in the Service Manager store. (inherited from ManagementPackStore) | |
Microsoft.EnterpriseManagement.IManagementPackStore.Monitoring | Gets an interface that enables you to access and manage the workflow components for monitoring in the management group. For example, the workflow components can be rules, diagnostics, module types, recoveries, and monitors. (inherited from ManagementPackStore) | |
Microsoft.EnterpriseManagement.IManagementPackStore.Presentation | Gets an interface that enables you to access the forms, folders, image references, page sets, string resources, and views that are used to present information in the Service Manager user interface. (inherited from ManagementPackStore) |
Top
See Also
Reference
ServiceManagementGroup Class
Microsoft.EnterpriseManagement Namespace