DataWarehouseBaseInfo Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Contains the properties that provide the name, description, and identifier for a data warehouse.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Warehouse::DataWarehouseBaseInfo
Microsoft.EnterpriseManagement.Warehouse::ManagementGroupInfo
Microsoft.EnterpriseManagement.Warehouse::ManagementPackInfo
Microsoft.EnterpriseManagement.Warehouse::MonitoringClassInfo
Microsoft.EnterpriseManagement.Warehouse::MonitoringObjectInfo
Microsoft.EnterpriseManagement.Warehouse::MonitoringRuleInfo
Microsoft.EnterpriseManagement.Warehouse::ServiceLevelAgreementInfo
| Name | Description | |
|---|---|---|
![]() | DefaultDescription | Gets the default description for the data warehouse. |
![]() | DefaultName | Gets the default name for the data warehouse. |
![]() | Description | Gets the description for the data warehouse. |
![]() | DisplayName | Gets the display name of the data warehouse. |
![]() | Guid | Gets the globally unique identifier (GUID) for the data warehouse. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | m_Description | Contains the default description of the data warehouse. |
![]() | m_DisplayName | Contains the default display name for the data warehouse. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



