Severity Enumeration
System Center
Represents the possible values for the severity of an alert.
public enum Severity
Remarks
| Value | Name |
|---|---|
| 0 | Unknown |
| 10 | Success |
| 20 | Information |
| 30 | Warning |
| 40 | Error |
| 50 | CriticalError |
| 60 | SecurityIssue |
| 70 | ServiceUnavailable |
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2
Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)
See Also
AlertUpdate.Severity Field | AlertUpdate.Severity Field | AlertUpdate.Severity Field
Show: