ManagementGroup::Notifications Property
Applies To: Operations Manager for System Center 2012
Gets an interface that enables you to send notifications from theService Manager server.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
public: property IMonitoringNotificationManagement^ Notifications { IMonitoringNotificationManagement^ get(); }
Property Value
Type: Microsoft.EnterpriseManagement::IMonitoringNotificationManagement^Returns a IMonitoringNotificationManagement object.
Show: