Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey
-
Packages that use SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey 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.WithStorageAccountAccessKey Modifier and Type Method Description SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKeySqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint. withStorageEndpoint(String storageEndpoint)Sets the security alert policy storage endpoint.
-