Freigeben über


VirtualNetworkGatewayConnection.GatewayCustomBgpIpAddresses Eigenschaft

Definition

Ruft gatewayCustomBgpIpAddresses ab, das für die Verbindung des Gateways für virtuelle Netzwerke verwendet werden soll, oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: