Compartilhar via


VpnSiteLinkConnection.VpnGatewayCustomBgpAddresses Propriedade

Definição

Obtém ou define vpnGatewayCustomBgpAddresses usados por essa conexão.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a