ServiceLevelAgreementInfo.TargetClassInfo Property
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.
The MonitoringClassInfo object for this service level agreement’s target class.
public:
property Microsoft::EnterpriseManagement::Warehouse::MonitoringClassInfo ^ TargetClassInfo { Microsoft::EnterpriseManagement::Warehouse::MonitoringClassInfo ^ get(); };
public Microsoft.EnterpriseManagement.Warehouse.MonitoringClassInfo TargetClassInfo { get; }
member this.TargetClassInfo : Microsoft.EnterpriseManagement.Warehouse.MonitoringClassInfo
Public ReadOnly Property TargetClassInfo As MonitoringClassInfo
Property Value
Returns a MonitoringClassInfo object.