VirtualWANInner.VpnSites Property

Definition

Gets list of VpnSites in the VirtualWAN.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnSites")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> VpnSites { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnSites")>]
member this.VpnSites : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource>
Public ReadOnly Property VpnSites As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to