AzureSqlDatabaseReplicationCommunicator.FailoverLink 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.
Fails over a Replication Link without data loss
public void FailoverLink (string resourceGroupName, string serverName, string databaseName, Guid linkId);
member this.FailoverLink : string * string * string * Guid -> unit
Public Sub FailoverLink (resourceGroupName As String, serverName As String, databaseName As String, linkId As Guid)
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- linkId
- Guid