VirtualWANInner.VpnSites Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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