Share via


ServiceLevelAgreementInfo Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains information about a service level agreement.

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

Protected Fields

  Name Description
protected field m_Description  Contains the default description of the data warehouse. (inherited from DataWarehouseBaseInfo)
protected field m_DisplayName  Contains the default display name for the data warehouse. (inherited from DataWarehouseBaseInfo)

Top

Public Properties

  Name Description
public property DefaultDescription  Gets the default description for the data warehouse. (inherited from DataWarehouseBaseInfo)
public property DefaultName  Gets the default name for the data warehouse. (inherited from DataWarehouseBaseInfo)
public property Description  Gets the description for the data warehouse. (inherited from DataWarehouseBaseInfo)
public property DisplayName  Gets the display name of the data warehouse. (inherited from DataWarehouseBaseInfo)
public property Guid  Gets the globally unique identifier (GUID) for the data warehouse. (inherited from DataWarehouseBaseInfo)
public property ManagementGroupInfo The ManagementGroupInfo object for this service level agreement.
public property TargetClassInfo The MonitoringClassInfo object for this service level agreement’s target class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

ServiceLevelAgreementInfo Class
Microsoft.EnterpriseManagement.Warehouse Namespace