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)

Syntax

'Declaration
Public Enumeration PolicyHealthState
'Usage
Dim instance As PolicyHealthState
public enum PolicyHealthState
public enum class PolicyHealthState
type PolicyHealthState
public enum PolicyHealthState

Elemente

Elementname Beschreibung
Unknown The state of the policy is unknown.
Critical The policy is in a critical state.
Healthy The policy is in a healthy state.
NoPolicy The policy does not exist.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.