Uses of Class
com.azure.resourcemanager.sql.fluent.models.ManagedTransparentDataEncryptionProperties
Packages that use ManagedTransparentDataEncryptionProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of ManagedTransparentDataEncryptionProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type ManagedTransparentDataEncryptionPropertiesModifier and TypeClassDescriptionfinal classProperties of a transparent data encryption.Methods in com.azure.resourcemanager.sql.fluent.models that return ManagedTransparentDataEncryptionPropertiesModifier and TypeMethodDescriptionManagedTransparentDataEncryptionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedTransparentDataEncryptionProperties from the JsonReader.ManagedTransparentDataEncryptionProperties.withState(TransparentDataEncryptionState state) Set the state property: Specifies the state of the transparent data encryption.