Freigeben über


InstanceFailoverGroup.PartnerRegions Eigenschaft

Definition

Ruft Partnerregionsinformationen für die Failovergruppe ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: