次の方法で共有


VpnSiteLinkConnection.EnableBgp プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象