Compartir a través de


InstanceFailoverGroup.PartnerRegions Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a