VpnSite.VirtualWan Property

Definition

Gets or sets the VirtualWAN to which the vpnSite belongs.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to