MonitoringRuleInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A DataWarehouse object.
public ref class MonitoringRuleInfo : Microsoft::EnterpriseManagement::Warehouse::DataWarehouseBaseInfo
[System.Serializable]
public class MonitoringRuleInfo : Microsoft.EnterpriseManagement.Warehouse.DataWarehouseBaseInfo
type MonitoringRuleInfo = class
inherit DataWarehouseBaseInfo
Public Class MonitoringRuleInfo
Inherits DataWarehouseBaseInfo
- Inheritance
- Derived
- Attributes
Fields
m_Description |
Default Description (Inherited from DataWarehouseBaseInfo) |
m_DisplayName |
Display Name (Inherited from DataWarehouseBaseInfo) |
Properties
DefaultDescription |
Gets the default description for the data warehouse. (Inherited from DataWarehouseBaseInfo) |
DefaultName |
Gets the default name for the data warehouse. (Inherited from DataWarehouseBaseInfo) |
Description |
Gets the description for the data warehouse. (Inherited from DataWarehouseBaseInfo) |
DisplayName |
Gets the display name of the data warehouse. (Inherited from DataWarehouseBaseInfo) |
Guid |
Gets the globally unique identifier (GUID) for the data warehouse. (Inherited from DataWarehouseBaseInfo) |
ManagementPack | |
SystemName |
Gets the system name that contains the monitoring rule. |
Target |