Compartir a través de


VirtualNetworkGatewayInner.EnableBgp Propiedad

Definición

Obtiene o establece si BGP está habilitado para esta puerta de enlace de red virtual o no.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableBgp")]
public bool? EnableBgp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableBgp")>]
member this.EnableBgp : Nullable<bool> with get, set
Public Property EnableBgp As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a