Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the filter for the Alert Manager settings.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly: AlertFramework (in AlertFramework.dll)
Syntax
AlertFilterType Filter { get; }
property AlertFilterType Filter {
AlertFilterType get();
}
ReadOnly Property Filter As AlertFilterType
Property Value
Type: Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework.AlertFilterType
An instance of AlertFilterType.
See Also
INetworkAlertManagerSettings Interface
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top