Uses of Class
com.azure.resourcemanager.sql.fluent.models.TdeCertificateProperties
Packages that use TdeCertificateProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of TdeCertificateProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return TdeCertificatePropertiesModifier and TypeMethodDescriptionTdeCertificateProperties.withCertPassword(String certPassword) Set the certPassword property: The certificate password.TdeCertificateProperties.withPrivateBlob(String privateBlob) Set the privateBlob property: The base64 encoded certificate private blob.