Share via


AzureSqlManagedInstanceLinkModel.FailoverMode Property

Definition

Gets or sets the link failover mode - can be Manual if intended to be used for two-way failover with a supported SQL Server, or None for one-way failover to Azure. Possible values include: 'None', 'Manual'

public string FailoverMode { get; set; }
member this.FailoverMode : string with get, set
Public Property FailoverMode As String

Property Value

Applies to