Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
-
Packages that use SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint in com.azure.resourcemanager.sql.models Modifier and Type Interface Description static interfaceSqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreateThe final stage of the SQL database threat detection policy definition.static interfaceSqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinitionContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint Modifier and Type Method Description SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpointSqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState. withPolicyEnabled()Sets the security alert policy state to "Enabled".SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpointSqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState. withPolicyNew()Sets the security alert policy state to "New".
-