Uses of Interface
com.azure.resourcemanager.sql.models.SqlEncryptionProtector.Update
Packages that use SqlEncryptionProtector.Update
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlEncryptionProtector.Update in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return SqlEncryptionProtector.UpdateModifier and TypeMethodDescriptionSqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType.withAzureKeyVaultServerKey(String serverKeyName) Updates the Encryption Protector to use an AzureKeyVault server key.SqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType.withServiceManagedServerKey()Updates the Encryption Protector to use the default service managed server key.