AzureSqlManagedDatabaseAdapter.StopManagedDatabaseLogReplay 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.
Removes managed database in order to stop log replay service
public void StopManagedDatabaseLogReplay (Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.AzureSqlManagedDatabaseModel parameters);
member this.StopManagedDatabaseLogReplay : Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.AzureSqlManagedDatabaseModel -> unit
Public Sub StopManagedDatabaseLogReplay (parameters As AzureSqlManagedDatabaseModel)
Parameters
- parameters
- AzureSqlManagedDatabaseModel
The parameters for log replay cancel action