Uses of Interface
com.azure.resourcemanager.sql.models.SqlEncryptionProtector.Update
-
Packages that use SqlEncryptionProtector.Update Package Description com.azure.resourcemanager.sql.models 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.Update Modifier and Type Method Description SqlEncryptionProtector.UpdateSqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType. withAzureKeyVaultServerKey(String serverKeyName)Updates the Encryption Protector to use an AzureKeyVault server key.SqlEncryptionProtector.UpdateSqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType. withServiceManagedServerKey()Updates the Encryption Protector to use the default service managed server key.
-