Interface SqlEncryptionProtector.Update
- All Superinterfaces:
Appliable<SqlEncryptionProtector>, Indexable, SqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType
- Enclosing interface:
SqlEncryptionProtector
public static interface SqlEncryptionProtector.Update
extends SqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType, Appliable<SqlEncryptionProtector>
The template for a SQL Encryption Protector update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface SqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType
withAzureKeyVaultServerKey, withServiceManagedServerKey