public static interface SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank>
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank |
defineThreatDetectionPolicy(String policyName)
Begins a definition for a security alert policy.
|
SqlDatabaseThreatDetectionPolicy |
getThreatDetectionPolicy()
Gets a SQL database threat detection policy.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank defineThreatDetectionPolicy(String policyName)
policyName - the name of the security alert policySqlDatabaseThreatDetectionPolicy getThreatDetectionPolicy()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/