次の方法で共有


VirtualWAN.AllowVnetToVnetTraffic プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象