AzureSqlDatabaseTransparentDataEncryptionAdapter.UpsertTransparentDataEncryption Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Upserts a Transparent Data Encryption
public Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureSqlDatabaseTransparentDataEncryptionModel UpsertTransparentDataEncryption (Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureSqlDatabaseTransparentDataEncryptionModel model);
member this.UpsertTransparentDataEncryption : Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureSqlDatabaseTransparentDataEncryptionModel -> Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureSqlDatabaseTransparentDataEncryptionModel
Public Function UpsertTransparentDataEncryption (model As AzureSqlDatabaseTransparentDataEncryptionModel) As AzureSqlDatabaseTransparentDataEncryptionModel
Parameters
The Transparent Data Encryption to create
Returns
The updated server model