次の方法で共有


VirtualNetworkGateway.EnableBgpRouteTranslationForNat プロパティ

定義

enableBgpRouteTranslationForNat フラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象