次の方法で共有


VpnSite.VirtualWan プロパティ

定義

vpnSite が属する VirtualWAN を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualWan")]
public Microsoft.Azure.Management.Network.Models.SubResource VirtualWan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualWan")>]
member this.VirtualWan : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property VirtualWan As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象