Expand Minimize
This topic has not yet been rated - Rate this topic

PolicyHealthState Enumeration

The PolicyHealthState enumeration contains values that specify the health state of the policy.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum PolicyHealthState
Member nameDescription
UnknownThe state of the policy is unknown.
CriticalThe policy is in a critical state.
HealthyThe policy is in a healthy state.
NoPolicyThe policy does not exist.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.