SecurityAlertPolicyState Enum

Definition

Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.

public enum SecurityAlertPolicyState
type SecurityAlertPolicyState = 
Public Enum SecurityAlertPolicyState
Inheritance
SecurityAlertPolicyState

Fields

New 0

New.

Enabled 1

Enabled.

Disabled 2

Disabled.

Applies to