Freigeben über


BgpSettings.BgpPeeringAddresses Eigenschaft

Definition

Ruft die BGP-Peeringadresse mit der IP-Konfigurations-ID für das Gateway für virtuelle Netzwerke ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: