Interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<SqlDatabaseThreatDetectionPolicy>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.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, com.azure.resourcemanager.resources.fluentcore.model.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.resources.fluentcore.model.Indexable
keyMethods inherited from interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter
withAlertsFilter, withAlertsFilterMethods inherited from interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses
withEmailAddresses, withEmailAddressesMethods inherited from interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins
withEmailToAccountAdmins, withoutEmailToAccountAdminsMethods inherited from interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays
withRetentionDaysMethods inherited from interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey
withStorageAccountAccessKeyMethods inherited from interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
withStorageEndpoint