AzureSqlRmManagedInstanceTransparentDataEncryptionProtectorBase.PersistChanges 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.
Returns input model for default implementation
protected override System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceTransparentDataEncryptionProtectorModel> PersistChanges (System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceTransparentDataEncryptionProtectorModel> entity);
override this.PersistChanges : seq<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceTransparentDataEncryptionProtectorModel> -> seq<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceTransparentDataEncryptionProtectorModel>
Protected Overrides Function PersistChanges (entity As IEnumerable(Of AzureRmSqlManagedInstanceTransparentDataEncryptionProtectorModel)) As IEnumerable(Of AzureRmSqlManagedInstanceTransparentDataEncryptionProtectorModel)
Parameters
The update parameters
Returns
The response object from the service