Uses of Class
com.azure.resourcemanager.sql.fluent.models.AdvancedThreatProtectionProperties
Packages that use AdvancedThreatProtectionProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of AdvancedThreatProtectionProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return AdvancedThreatProtectionPropertiesModifier and TypeMethodDescriptionAdvancedThreatProtectionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AdvancedThreatProtectionProperties from the JsonReader.AdvancedThreatProtectionProperties.withState(AdvancedThreatProtectionState state) Set the state property: Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.