ManagementGroup.Notifications Property

Updated: April 16, 2012

Gets an interface that enables you to send notifications from the Service Manager server. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ManagementGroup Dim value As IMonitoringNotificationManagement value = instance.Notifications Public ReadOnly Property Notifications As IMonitoringNotificationManagementpublic IMonitoringNotificationManagement Notifications { get; }public: property IMonitoringNotificationManagement^ Notifications { IMonitoringNotificationManagement^ get (); }/** @property */ public IMonitoringNotificationManagement get_Notifications () public function get Notifications () : IMonitoringNotificationManagement Property ValueReturns a IMonitoringNotificationManagement object.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms