AzureSqlDatabaseReplicationCommunicator.FailoverLinkAllowDataLoss 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 with data loss
public void FailoverLinkAllowDataLoss (string resourceGroupName, string serverName, string databaseName, Guid linkId);
member this.FailoverLinkAllowDataLoss : string * string * string * Guid -> unit
Public Sub FailoverLinkAllowDataLoss (resourceGroupName As String, serverName As String, databaseName As String, linkId As Guid)
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- linkId
- Guid