VpnGateway.EnableBgpRouteTranslationForNat Property

Definition

Gets or sets enable BGP routes translation for NAT on this VpnGateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to