Share via


FailoverGroupPatch.PartnerServers Property

Definition

List of partner server information for the failover group.

public System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.PartnerServerInfo> PartnerServers { get; }
member this.PartnerServers : System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.PartnerServerInfo>
Public ReadOnly Property PartnerServers As IList(Of PartnerServerInfo)

Property Value

Applies to