ServiceLevelAgreementInfo 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 MonitoringObjectInfo object.
public ref class ServiceLevelAgreementInfo : Microsoft::EnterpriseManagement::Warehouse::DataWarehouseBaseInfo
[System.Serializable]
public class ServiceLevelAgreementInfo : Microsoft.EnterpriseManagement.Warehouse.DataWarehouseBaseInfo
type ServiceLevelAgreementInfo = class
inherit DataWarehouseBaseInfo
Public Class ServiceLevelAgreementInfo
Inherits DataWarehouseBaseInfo
- Inheritance
- 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) |
ManagementGroupInfo |
The ManagementGroupInfo object for this service level agreement. |
TargetClassInfo |
The MonitoringClassInfo object for this service level agreement’s target class. |