Compartir a través de


FailoverGroupInner.PartnerServers Propiedad

Definición

Obtiene o establece la lista de información del servidor asociado para el grupo de conmutación por error.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerServers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.PartnerInfo> PartnerServers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerServers")>]
member this.PartnerServers : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.PartnerInfo> with get, set
Public Property PartnerServers As IList(Of PartnerInfo)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a