Interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<SqlDatabaseThreatDetectionPolicy>,HasName,Indexable,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey,SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
- All Known Subinterfaces:
SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinition
- Enclosing interface:
- SqlDatabaseThreatDetectionPolicy.DefinitionStages
public static interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate
extends SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays, SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins, Creatable<SqlDatabaseThreatDetectionPolicy>
The final stage of the SQL database threat detection policy definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter
withAlertsFilter, withAlertsFilterMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses
withEmailAddresses, withEmailAddressesMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins
withEmailToAccountAdmins, withoutEmailToAccountAdminsMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays
withRetentionDaysMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey
withStorageAccountAccessKeyMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
withStorageEndpoint