Interface SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinition
-
- All Superinterfaces:
Creatable<SqlDatabaseThreatDetectionPolicy>,HasName,Indexable,SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
- Enclosing interface:
- SqlDatabaseThreatDetectionPolicy
public static interface SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinition extends SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter
withAlertsFilter
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses
withEmailAddresses
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins
withEmailToAccountAdmins, withoutEmailToAccountAdmins
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays
withRetentionDays
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
withDefaultSecurityAlertPolicy, withPolicyDisabled, withPolicyEnabled, withPolicyNew
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey
withStorageAccountAccessKey
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
withStorageEndpoint
-
-