Interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank
-
- All Superinterfaces:
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
- All Known Subinterfaces:
SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinition
- Enclosing interface:
- SqlDatabaseThreatDetectionPolicy.DefinitionStages
public static interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank extends SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
The first stage of the SQL database threat detection policy definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
withDefaultSecurityAlertPolicy, withPolicyDisabled, withPolicyEnabled, withPolicyNew
-
-