ManagementGroup.Notifications 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.
Gets the notification management interface
public:
property Microsoft::EnterpriseManagement::IMonitoringNotificationManagement ^ Notifications { Microsoft::EnterpriseManagement::IMonitoringNotificationManagement ^ get(); };
public Microsoft.EnterpriseManagement.IMonitoringNotificationManagement Notifications { get; }
member this.Notifications : Microsoft.EnterpriseManagement.IMonitoringNotificationManagement
Public ReadOnly Property Notifications As IMonitoringNotificationManagement
Property Value
Returns a IMonitoringNotificationManagement object.