A data warehouse (similar to a database) that is used to store information about Management Groups.

The following tables list the members exposed by the DataWarehouse type.

Public Properties

  Name Description
public property Id Gets the globally unique identifier (GUID) for the data warehouse.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property MyReportsFolderName Gets the name of the current reports folder.
public property ReportingServerUrl Gets the URL of the reporting server.
public property ReportRootFolderName Gets the name of the root reports folder.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetImagesForMonitoringClasses Gets the images for the specified monitoring classes in the specified image category.
public method GetMonitoringClasses Overloaded. Returns information about the monitoring classes in the current data warehouse.
public method GetMonitoringObjects Overloaded.  
public method GetMonitoringRules Overloaded. Gets the monitoring rule information objects from the specified monitoring rules.
public method GetNeighboringManagementGroups A collection of Management Group information objects about neighboring Management Groups in the data warehouse.
public method GetPerformanceObjects This method is for internal use only and is not intended for use in your code.
public method GetPerformanceRuleInstances This method is for internal use only and is not intended for use in your code.
public method GetPerformanceRules Overloaded. This method is for internal use only and is not intended for use in your code.
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method SearchMonitoringObjects Overloaded. This method is for internal use only and is not intended for use in your code.
public method SearchMonitoringRules Overloaded. This method is for internal use only and is not intended for use in your code.
public method SearchPerformanceRules Overloaded. This method is for internal use only and is not intended for use in your code.
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.