次の方法で共有


EffectiveRoute.DisableBgpRoutePropagation プロパティ

定義

true の場合、オンプレミス ルートがサブネット内のネットワーク インターフェイスに伝達されない場合は、取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象