Compartilhar via


VirtualNetworkGateway.EnableBgp Propriedade

Definição

Obtém ou define se o BGP está habilitado para esse gateway de rede virtual ou não.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a