Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This class represents a System Center Operations Manager 2007 management pack.
The following tables list the members exposed by the ManagementPack type.
Public Constructors
| Name | Description | |
|---|---|---|
| ManagementPack | Overloaded. Creates a new instance of the ManagementPack class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ContentReadable | Gets a value indicating whether the content inside the management pack is readable. |
![]() |
DefaultLanguageCode | Gets or sets the default language pack to use for this management pack. |
![]() |
Description | Gets or sets the display description of this management pack in the default language code specified for this management group. |
![]() |
DisplayName | Gets or sets the name displayed in the user interface of this management pack in the default language code specified for this management group. |
![]() |
FriendlyName | Gets or sets the name as specified by the author. |
![]() |
Id | Gets the GUID for this management pack. |
![]() |
KeyToken | Gets the key token used to securely identify the management pack. |
![]() |
LastModified | Gets the date when the management pack was last modified. |
![]() |
LockObject | Gets an object that is used to synchronize updates to the management pack from multiple threads. |
![]() |
Name | Gets the short name used by the system for the management pack. |
![]() |
References | Gets the reference dictionary as defined in the manifest section for a management pack. |
![]() |
Sealed | Gets a value indicating whether the management pack can be edited. |
![]() |
TimeCreated | Gets the date and time when the management pack was created. |
![]() |
Version | Gets or sets the version string for the management pack. |
![]() |
VersionId | Gets the GUID that represents the version identifier for the management pack. |
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() |
AcceptChanges | Commits any unsaved changes that were made to the management pack since it was loaded or since the last time the AcceptChanges method was called. |
![]() |
CheckVersionCompatibility | Checks the version compatibility of the current management pack with the specified element. |
![]() |
DeleteMonitoringObjectGroup | Deletes the specified monitoring object group from the management pack. |
![]() |
Dispose | Disposes of this object by releasing all the object's resources. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
FindManagementPackElementByName | Finds and returns the specified management pack element if the element is in the management pack. |
![]() |
GetClass | Retrieves the specified monitoring class from the management pack. |
![]() |
GetClasses | Retrieves all monitoring classes in the management pack. |
![]() |
GetConfigurationGroup | Returns a ManagementPackConfigurationGroup object with the specified identifier defined in this ManagementPack. |
![]() |
GetConfigurationGroups | Returns a collection of ManagementPackConfigurationGroup objects defined in this ManagementPack. |
![]() |
GetConsoleTask | Retrieves the specified console task from the management pack. |
![]() |
GetConsoleTasks | Retrieves all console tasks contained in the management pack. |
![]() |
GetDataType | Retrieves the specified data type from the management pack. |
![]() |
GetDataTypes | Retrieves all data types defined in the management pack. |
![]() |
GetDataWarehouseDataset | Retrieves the specified data set from the data warehouse object in the management pack. |
![]() |
GetDataWarehouseDataSets | Retrieves all the data sets from the data warehouse object in the management pack. |
![]() |
GetDataWarehouseScript | Retrieves the specified data warehouse script from the management pack. |
![]() |
GetDataWarehouseScripts | Retrieves all the data warehouse scripts from the data warehouse object in the management pack. |
![]() |
GetDiagnostic | Retrieves the specified diagnostic from the management pack. |
![]() |
GetDiagnostics | Retrieves a collection of all diagnostics contained in the management pack. |
![]() |
GetDiscoveries | Retrieves all ManagementPackDiscovery objects defined in the management pack. |
![]() |
GetDiscovery | Retrieves the specified ManagementPackDiscovery object from the management pack. |
![]() |
GetDisplayString | Overloaded. Retrieves the display string for the management pack. |
![]() |
GetFolder | Retrieves the specified folder from the management pack. |
![]() |
GetFolderItems | Retrieves the folder items in the management pack. |
![]() |
GetFolders | Retrieves all folders contained in the management pack. |
![]() |
GetHashCode | Overridden. Calculates the hash code of the management pack's Id object. |
![]() |
GetImage | Retrieves the specified image from the management pack. |
![]() |
GetImageReferences | Retrieves all images referenced by the current management pack but stored in other management packs. |
![]() |
GetImages | Retrieves all images contained in the management pack. |
![]() |
GetKnowledgeArticle | Overloaded. Retrieves the knowledge article for the management pack. |
![]() |
GetLanguagePack | Overloaded. Retrieves the default language pack from the management pack. |
![]() |
GetLanguagePacks | Retrieves all language packs contained in the management pack. |
![]() |
GetLinkedReport | Retrieves the specified linked report that is defined in this management pack. |
![]() |
GetLinkedReports | Gets all the linked report objects that are defined in this management pack. |
![]() |
GetModuleType | Retrieves the specified module type from the management pack. |
![]() |
GetModuleTypes | Retrieves all module types contained in the management pack. |
![]() |
GetMonitor | Retrieves the specified monitor from the management pack. |
![]() |
GetMonitors | Retrieves all monitors contained in the management pack. |
![]() |
GetOverride | Retrieves the specified override from the management pack. |
![]() |
GetOverrides | Retrieves all overrides contained in the management pack. |
![]() |
GetRecoveries | Retrieves all ManagementPackRecovery objects contained in the management pack. |
![]() |
GetRecovery | Retrieves the specified ManagementPackRecovery object from the management pack. |
![]() |
GetRelationship | Retrieves the specified relationship from the management pack. |
![]() |
GetRelationships | Retrieves all relationships contained in the management pack. |
![]() |
GetReport | Retrieves the specified report from the management pack. |
![]() |
GetReportParameterControl | Retrieves the specified ManagementPackReportParameterControl objects contained in the management pack. |
![]() |
GetReportParameterControls | Retrieves all ManagementPackReportParameterControl objects contained in the management pack. |
![]() |
GetReportResource | Gets the specified report resource object in the management pack. |
![]() |
GetReportResources | Gets all the report resource objects defined in the management pack. |
![]() |
GetReports | Retrieves all reports contained in the management pack. |
![]() |
GetRule | Retrieves the specified rule from the management pack. |
![]() |
GetRules | Retrieves all rules contained in the management pack. |
![]() |
GetSchemaType | Retrieves the specified schema type from the management pack. |
![]() |
GetSchemaTypes | Retrieves all schema types in the management pack. |
![]() |
GetSecureReference | Retrieves a secure reference for this management pack. |
![]() |
GetSecureReferences | Retrieves all secure references for this management pack. |
![]() |
GetServiceLevelObjective | Returns a ManagementPackSLO object with the specified identifier defined in this ManagementPack object. |
![]() |
GetServiceLevelObjectives | Returns a collection of ManagementPackSLO objects defined in this ManagementPack object. |
![]() |
GetStringResource | Gets the specified string resource defined in the management pack. |
![]() |
GetStringResources | Gets all the string resources defined in the management pack. |
![]() |
GetTask | Retrieves the specified task from the management pack. |
![]() |
GetTasks | Retrieves all tasks contained in the management pack. |
![]() |
GetTemplate | Retrieves the specified monitoring template from the management pack. |
![]() |
GetTemplates | Retrieves all monitoring templates contained in the management pack. |
![]() |
GetType | (inherited from Object) |
![]() |
GetUIPage | Retrieves the specified property or wizard page from the management pack. |
![]() |
GetUIPages | Retrieves all property or wizard pages contained in the management pack. |
![]() |
GetUIPageSet | Retrieves the specified page set from the management pack. |
![]() |
GetUIPageSets | Retrieves all page sets contained in the management pack. |
![]() |
GetUnitMonitorType | Retrieves the specified unit monitor type from the management pack. |
![]() |
GetUnitMonitorTypes | Retrieves all unit monitor types contained in the management pack. |
![]() |
GetView | Retrieves the specified view from the management pack. |
![]() |
GetViews | Retrieves all views contained in the management pack. |
![]() |
GetViewType | Retrieves the specified view type from the management pack. |
![]() |
GetViewTypes | Retrieves all view types from the management pack. |
![]() |
InsertCustomMonitoringObjectGroup | Overloaded. Inserts a custom monitoring object group into the management pack. |
![]() |
ProcessElementReference | Processes a reference string that references one element found in the management pack into a management pack element. |
![]() |
ProcessElementReferences | Processes a reference string that references multiple elements found in the management pack into a management pack element. |
![]() |
ProcessMonitoringTemplate | Overloaded. Processes the specified template and inserts the results into the management pack. |
![]() |
ProcessSubElementPropertyReference | Processes a reference found in this management pack into a ManagementPackSubElement object. |
![]() |
ProcessSubElementPropertyReferences | Processes element references in this management pack into a particular workflow module. |
![]() |
ProcessTargetReference | Processes the specified reference and target in the management pack into a management pack class property. |
![]() |
ProcessTargetReferences | Processes the specified references and target in the management pack into a list of management pack class properties. |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
RejectChanges | Rolls back any unsaved changes to the management pack. |
![]() |
ToString | Overridden. Retrieves a string containing the management pack name. |
![]() |
Verify | Verifies the management pack contents against the management pack Schema. |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPack Class
Microsoft.EnterpriseManagement.Configuration Namespace
.gif)
.gif)
.jpeg)
.gif)