VpnServerConfiguration.P2SVpnGateways 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 references to P2SVpnGateways.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.p2SVpnGateways")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.P2SVpnGateway> P2SVpnGateways { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.p2SVpnGateways")>]
member this.P2SVpnGateways : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.P2SVpnGateway>
Public ReadOnly Property P2SVpnGateways As IList(Of P2SVpnGateway)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute