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.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter
withAlertsFilter
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses
withEmailAddresses
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins
withEmailToAccountAdmins, withoutEmailToAccountAdmins
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays
withRetentionDays
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
withDefaultSecurityAlertPolicy, withPolicyDisabled, withPolicyEnabled, withPolicyNew
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey
withStorageAccountAccessKey
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
withStorageEndpoint