VirtualNetworkGatewayConnectionInner.EnableBgp Propriedade

Definição

Obtém ou define o sinalizador enableBgp.

[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