次の方法で共有


VirtualWAN.AllowBranchToBranchTraffic プロパティ

定義

分岐から分岐へのトラフィックが許可されている場合は、true を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象