RemoveAzureSqlServerDisasterRecoveryConfiguration.PersistChanges(IEnumerable<AzureSqlServerDisasterRecoveryConfigurationModel>) Method

Definition

protected override System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.ServerDisasterRecoveryConfiguration.Model.AzureSqlServerDisasterRecoveryConfigurationModel> PersistChanges (System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.ServerDisasterRecoveryConfiguration.Model.AzureSqlServerDisasterRecoveryConfigurationModel> entity);
override this.PersistChanges : seq<Microsoft.Azure.Commands.Sql.ServerDisasterRecoveryConfiguration.Model.AzureSqlServerDisasterRecoveryConfigurationModel> -> seq<Microsoft.Azure.Commands.Sql.ServerDisasterRecoveryConfiguration.Model.AzureSqlServerDisasterRecoveryConfigurationModel>
Protected Overrides Function PersistChanges (entity As IEnumerable(Of AzureSqlServerDisasterRecoveryConfigurationModel)) As IEnumerable(Of AzureSqlServerDisasterRecoveryConfigurationModel)

Parameters

Returns

IEnumerable<AzureSqlServerDisasterRecoveryConfigurationModel>

Applies to