AzureSqlServerDisasterRecoveryConfigurationCommunicator.Failover 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.
Failover a Disaster Recovery Configuration
public void Failover (string resourceGroupName, string serverName, string serverDisasterRecoveryConfigurationName, bool allowDataLoss);
member this.Failover : string * string * string * bool -> unit
Public Sub Failover (resourceGroupName As String, serverName As String, serverDisasterRecoveryConfigurationName As String, allowDataLoss As Boolean)
Parameters
- resourceGroupName
- String
- serverName
- String
- serverDisasterRecoveryConfigurationName
- String
- allowDataLoss
- Boolean