你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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