Compartilhar via


VirtualNetworkGatewayConnection.GatewayCustomBgpIpAddresses Propriedade

Definição

Obtém ou define gatewayCustomBgpIpAddresses a ser usado para conexão de gateway de rede virtual.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a