Freigeben über


VpnSiteLinkConnection.VpnGatewayCustomBgpAddresses Eigenschaft

Definition

Ruft vpnGatewayCustomBgpAddresses ab, die von dieser Verbindung verwendet werden, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: