次の方法で共有


VirtualHub.AllowBranchToBranchTraffic プロパティ

定義

VirtualRouter ハブの転送を制御するフラグを取得または設定します。

[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

適用対象