DataWarehouse Members

Updated: April 16, 2012

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

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

  Name Description
public property Id Gets the GUID for the data warehouse.
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (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
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetDataWarehouseData Overloaded.  
public method GetHashCode  (inherited from Object)
public method GetManagementPacks Overloaded. Returns a list of ManagementPackInfo objects.
public method GetMonitoringClasses Overloaded. Returns information about the monitoring classes in the current data warehouse.
public method GetMonitoringObjects Overloaded. Returns information about the monitoring objects in the current data warehouse.
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 GetServiceLevelAgreements Overloaded. Gets a collection of ServiceLevelAgreementInfo objects.
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to the specified management group after the object has been disconnected.
public method SearchMonitoringClasses Overloaded. Searches for MonitoringObjectInfo objects.
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 SearchServiceLevelAgreements Overloaded. Searches the data warehouse for ServiceLevelAgreementInfo objects based on search criteria and parameters.
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top