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