Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays
-
Packages that use SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays 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.
-