| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate
The final stage of the SQL database threat detection policy definition.
|
static interface |
SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState.withPolicyEnabled()
Sets the security alert policy state to "Enabled".
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState.withPolicyNew()
Sets the security alert policy state to "New".
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/