PolicyHealthState Enumeration
The PolicyHealthState enumeration contains values that specify the health state of the policy.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| Critical | The policy is in a critical state. | |
| Healthy | The policy is in a healthy state. | |
| NoPolicy | The policy does not exist. | |
| Unknown | The state of the policy is unknown. |
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Show: