Partager via


VirtualNetworkGatewayConnection.GatewayCustomBgpIpAddresses Propriété

Définition

Obtient ou définit gatewayCustomBgpIpAddresses à utiliser pour la connexion de passerelle de réseau virtuel.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à