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 com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType
withAzureKeyVaultServerKey, withServiceManagedServerKey
-
-