AzureSqlManagedInstanceLinkModel.FailoverMode Property
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.
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