다음을 통해 공유


IWithSecurityAlertPolicyState Interface

Definition

The SQL database threat detection policy definition to set the state.

public interface IWithSecurityAlertPolicyState
type IWithSecurityAlertPolicyState = interface
Public Interface IWithSecurityAlertPolicyState
Derived

Methods

WithDefaultSecurityAlertPolicy()

Sets the security alert policy state to "New".

WithPolicyDisabled()

Sets the security alert policy state to "Disabled".

WithPolicyEnabled()

Sets the security alert policy state to "Enabled".

WithPolicyNew()

Sets the security alert policy state to "New".

Applies to