Share via


AmazonRdsForSqlServerLinkedService.FailoverPartner Property

Definition

The name or address of the partner server to connect to if the primary server is down, used by recommended version. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> FailoverPartner { get; set; }
member this.FailoverPartner : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property FailoverPartner As DataFactoryElement(Of String)

Property Value

Applies to