Sdílet prostřednictvím


AzureSqlManagedInstanceAdapter.FailoverManagedInstance Method

Definition

Failovers a managed instance.

public void FailoverManagedInstance (string resourceGroupName, string name, string replicaType);
member this.FailoverManagedInstance : string * string * string -> unit
Public Sub FailoverManagedInstance (resourceGroupName As String, name As String, replicaType As String)

Parameters

resourceGroupName
String

The resource group the instance is in.

name
String

The name of Azure Managed Instance to failover.

replicaType
String

The type of replica to failover.

Applies to