Share via


ISqlFailoverGroup.PartnerServers Property

Definition

Gets the list of partner server information for the failover group.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.Models.PartnerInfo> PartnerServers { get; }
member this.PartnerServers : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.Models.PartnerInfo>
Public ReadOnly Property PartnerServers As IReadOnlyList(Of PartnerInfo)

Property Value

Applies to