Partager via


InstanceFailoverGroupInner.PartnerRegions Propriété

Définition

Obtient ou définit les informations de région partenaire pour le groupe de basculement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à