public static interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState
Modifier and Type | Method and Description |
---|---|
SqlDatabaseThreatDetectionPolicy.Update |
withDefaultSecurityAlertPolicy()
Updates the security alert policy state to "New".
|
SqlDatabaseThreatDetectionPolicy.Update |
withPolicyDisabled()
Update the security alert policy state to "Disabled".
|
SqlDatabaseThreatDetectionPolicy.Update |
withPolicyEnabled()
Updates the security alert policy state to "Enabled".
|
SqlDatabaseThreatDetectionPolicy.Update |
withPolicyNew()
Updates the security alert policy state to "New".
|
SqlDatabaseThreatDetectionPolicy.Update withPolicyEnabled()
SqlDatabaseThreatDetectionPolicy.Update withPolicyDisabled()
SqlDatabaseThreatDetectionPolicy.Update withPolicyNew()
SqlDatabaseThreatDetectionPolicy.Update withDefaultSecurityAlertPolicy()
Copyright © 2019. All rights reserved.