Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy
-
Packages that use SqlDatabaseThreatDetectionPolicy Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlDatabaseThreatDetectionPolicy in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return SqlDatabaseThreatDetectionPolicy Modifier and Type Method Description SqlDatabaseThreatDetectionPolicySqlDatabase. getThreatDetectionPolicy()Gets a SQL database threat detection policy.SqlDatabaseThreatDetectionPolicySqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations. getThreatDetectionPolicy()Gets a SQL database threat detection policy.
-